File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3535# SAS Viya 4 versions
3636# supported by SAS Tech Support
3737# Updated: 21MAY25
38- # 2023.10 LTS 1.25 1.27
39- # 2024.03 LTS 1.26 1.28
38+ # 2023.10 LTS 1.25 1.27 (EOL: 1.26)
39+ # 2024.03 LTS 1.26 1.28 (EOL: 1.26)
4040# 2024.09 LTS 1.28 1.30
4141# 2025.03 LTS 1.29 1.31
42- # 2025.02 1.29 1.31
4342# 2025.03 1.29 1.31
4443# 2025.04 1.29 1.31
4544# 2025.05 1.30 1.32
45+ # 2025.06 1.30 1.32
4646
4747# Client version allowed to be one minor version earlier than minimum server version
4848if [ " $KUBE_CLIENT_MAJOR " -eq " 1" ] && [ " $KUBE_CLIENT_MINOR " -gt " 24" ]; then
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ apiVersion: v2
22name : v4m
33description : SAS Viya 4 Monitoring for Kubernetes (https://github.com/sassoftware/viya4-monitoring-kubernetes)
44type : application
5- version : " 1.2.39 "
6- appVersion : " 1.2.39 "
5+ version : " 1.2.40-SNAPSHOT "
6+ appVersion : " 1.2.40-SNAPSHOT "
You can’t perform that action at this time.
0 commit comments