File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -179,7 +179,7 @@ variables:
179179 KUBERNETES_VERSION_MANAGEMENT : " v1.29.0"
180180 KUBERNETES_VERSION : " v1.26.6"
181181 KUBERNETES_VERSION_UPGRADE_TO : " v1.26.6"
182- KUBERNETES_VERSION_UPGRADE_FROM : " v1.25.3 "
182+ KUBERNETES_VERSION_UPGRADE_FROM : " v1.25.12 "
183183 # Pre and post 1.23 Kubernetes versions are being used for CSI upgrade tests
184184 PRE_1_23_KUBERNETES_VERSION : " v1.22.17"
185185 POST_1_23_KUBERNETES_VERSION : " v1.23.15"
@@ -206,7 +206,7 @@ variables:
206206 INIT_WITH_BINARY_V1BETA1 : " https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.2.0/clusterctl-{OS}-{ARCH}"
207207 # INIT_WITH_KUBERNETES_VERSION are only used by the clusterctl upgrade test to initialize
208208 # the management cluster to be upgraded.
209- INIT_WITH_KUBERNETES_VERSION : " v1.25.0 "
209+ INIT_WITH_KUBERNETES_VERSION : " v1.25.12 "
210210 EXP_BOOTSTRAP_FORMAT_IGNITION : " true"
211211 EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION : " true"
212212 EXP_EXTERNAL_RESOURCE_GC : " true"
You can’t perform that action at this time.
0 commit comments