Skip to content

Commit

Permalink
[TASK] Housekeeping: update comments re:supported Viya versions (#658)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmith-sas authored Jul 10, 2024
1 parent 17e7727 commit fb1c059
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/kube-include.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ fi

# SAS Viya 4 versions
# supported by SAS Tech Support
# Updated: 30MAY24
# Updated: 10JUL24
# 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.02 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

if [[ $KUBE_SERVER_VER =~ v1.2[1-9] ]]; then
:
Expand Down

0 comments on commit fb1c059

Please sign in to comment.