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