File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3434
3535# SAS Viya 4 versions
3636# supported by SAS Tech Support
37- # Updated: 24SEP25
37+ # Updated: 23OCT25
3838# 2023.10 LTS 1.25 1.27 (EOL: 1.26)
3939# 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.06 1.30 1.32
4342# 2025.07 1.30 1.32
4443# 2025.08 1.30 1.32
4544# 2025.09 1.31 1.33
45+ # 2025.10 1.31 1.33
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.43 "
6- appVersion : " 1.2.43 "
5+ version : " 1.2.44-SNAPSHOT "
6+ appVersion : " 1.2.44-SNAPSHOT "
You can’t perform that action at this time.
0 commit comments