File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -279,11 +279,11 @@ providers:
279279
280280variables :
281281 # Ensure all Kubernetes versions used here are covered in patch-vsphere-template.yaml
282- KUBERNETES_VERSION_MANAGEMENT : " v1.31 .0"
283- KUBERNETES_VERSION : " v1.31 .0"
284- KUBERNETES_VERSION_UPGRADE_FROM : " v1.30 .0"
285- KUBERNETES_VERSION_UPGRADE_TO : " v1.31 .0"
286- KUBERNETES_VERSION_LATEST_CI : " ci/latest-1.32 "
282+ KUBERNETES_VERSION_MANAGEMENT : " v1.32.0-rc .0"
283+ KUBERNETES_VERSION : " v1.32.0-rc .0"
284+ KUBERNETES_VERSION_UPGRADE_FROM : " v1.31 .0"
285+ KUBERNETES_VERSION_UPGRADE_TO : " v1.32.0-rc .0"
286+ KUBERNETES_VERSION_LATEST_CI : " ci/latest-1.33 "
287287 CPI_IMAGE_K8S_VERSION : " v1.32.0-beta.1"
288288 CNI : " ./data/cni/calico/calico.yaml"
289289 AUTOSCALER_WORKLOAD : " ./data/autoscaler/autoscaler-to-management-workload.yaml"
You can’t perform that action at this time.
0 commit comments