From e9bd4e738198e133ec5ab67904a013917795ba5a Mon Sep 17 00:00:00 2001 From: gsmith-sas <65406958+gsmith-sas@users.noreply.github.com> Date: Wed, 24 Jan 2024 13:43:26 -0500 Subject: [PATCH] Housekeeping - update list SAS Viya versions supported by SAS TS --- bin/kube-include.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bin/kube-include.sh b/bin/kube-include.sh index 64d4e114..997c267f 100644 --- a/bin/kube-include.sh +++ b/bin/kube-include.sh @@ -28,10 +28,11 @@ fi # 2022.09 LTS 1.21 1.24 # 2023.03 LTS 1.23 1.25 # 2023.10 LTS 1.25 1.27 -# 2023.09 1.25 1.27 # 2023.10 1.25 1.27 # 2023.11 1.25 1.27 # 2023.12 1.25 1.27 +# 2024.01 1.25 1.27 + if [[ $KUBE_SERVER_VER =~ v1.2[1-9] ]]; then : else