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 35
35
# SAS Viya 4 versions
36
36
# supported by SAS Tech Support
37
37
# 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)
40
40
# 2024.09 LTS 1.28 1.30
41
41
# 2025.03 LTS 1.29 1.31
42
- # 2025.02 1.29 1.31
43
42
# 2025.03 1.29 1.31
44
43
# 2025.04 1.29 1.31
45
44
# 2025.05 1.30 1.32
45
+ # 2025.06 1.30 1.32
46
46
47
47
# Client version allowed to be one minor version earlier than minimum server version
48
48
if [ " $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
2
2
name : v4m
3
3
description : SAS Viya 4 Monitoring for Kubernetes (https://github.com/sassoftware/viya4-monitoring-kubernetes)
4
4
type : 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