From ed159d828bca2fba6d275e24d759da8b99197899 Mon Sep 17 00:00:00 2001 From: Greg Smith <65406958+gsmith-sas@users.noreply.github.com> Date: Mon, 29 Jul 2024 14:24:40 -0400 Subject: [PATCH] Start of Sprint housekeeping (part #2) (#667) --- bin/kube-include.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/kube-include.sh b/bin/kube-include.sh index 4ce27b93..1853c38a 100644 --- a/bin/kube-include.sh +++ b/bin/kube-include.sh @@ -24,15 +24,15 @@ fi # SAS Viya 4 versions # supported by SAS Tech Support -# Updated: 10JUL24 +# Updated: 29JUL24 # 2022.09 LTS 1.21 1.24 # 2023.03 LTS 1.23 1.25 # 2023.10 LTS 1.25 1.27 # 2024.03 LTS 1.26 1.28 -# 2024.03 1.26 1.28 # 2024.04 1.26 1.28 # 2024.05 1.27 1.29 # 2024.06 1.27 1.29 +# 2024.07 1.27 1.29 if [[ $KUBE_SERVER_VER =~ v1.2[1-9] ]]; then :