File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -5905,7 +5905,7 @@ imagesForVersion:
59055905 scheduler :
59065906 repository : keppel.global.cloud.sap/ccloud-registry-k8s-io-mirror/kube-scheduler
59075907 tag : v1.29.13
5908- supported : true
5908+ supported : false
59095909 wormhole :
59105910 repository : keppel.global.cloud.sap/ccloud/kubernikus
59115911 tag : changeme
@@ -7467,7 +7467,7 @@ imagesForVersion:
74677467 dashboardProxy :
74687468 repository : keppel.global.cloud.sap/ccloud/keycloak-gatekeeper
74697469 tag : 6.0.1
7470- default : true
7470+ default : false
74717471 dex :
74727472 repository : keppel.global.cloud.sap/ccloud/dex
74737473 tag : 38f4f8ea8d487470a1dd5b83d66b428d8b502f81
@@ -7887,7 +7887,7 @@ imagesForVersion:
78877887 dashboardProxy :
78887888 repository : keppel.global.cloud.sap/ccloud/keycloak-gatekeeper
78897889 tag : 6.0.1
7890- default : true
7890+ default : false
78917891 dex :
78927892 repository : keppel.global.cloud.sap/ccloud/dex
78937893 tag : 38f4f8ea8d487470a1dd5b83d66b428d8b502f81
Original file line number Diff line number Diff line change 22require 'yaml'
33
44VERSIONS = [
5+ '1.33.2',
6+ '1.32.6',
57 '1.31.10',
6- '1.30.14',
7- '1.29.13'
8+ '1.30.14'
89]
910
1011REGIONS = {
You can’t perform that action at this time.
0 commit comments