File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -303,12 +303,12 @@ providers:
303
303
304
304
variables :
305
305
# Ensure all Kubernetes versions used here are covered in patch-vsphere-template.yaml
306
- KUBERNETES_VERSION_MANAGEMENT : " v1.33.0-rc.0 "
306
+ KUBERNETES_VERSION_MANAGEMENT : " v1.33.0-rc.1 "
307
307
# Note: currently not ci/latest-1.33 because of rate-limiting issues.
308
- KUBERNETES_VERSION_MANAGEMENT_LATEST_CI : " v1.33.0-rc.0 "
309
- KUBERNETES_VERSION : " v1.33.0-rc.0 "
308
+ KUBERNETES_VERSION_MANAGEMENT_LATEST_CI : " v1.33.0-rc.1 "
309
+ KUBERNETES_VERSION : " v1.33.0-rc.1 "
310
310
KUBERNETES_VERSION_UPGRADE_FROM : " v1.32.0"
311
- KUBERNETES_VERSION_UPGRADE_TO : " v1.33.0-rc.0 "
311
+ KUBERNETES_VERSION_UPGRADE_TO : " v1.33.0-rc.1 "
312
312
KUBERNETES_VERSION_LATEST_CI : " ci/latest-1.33"
313
313
CPI_IMAGE_K8S_VERSION : " v1.33.0-rc.0"
314
314
CNI : " ./data/cni/calico/calico.yaml"
You can’t perform that action at this time.
0 commit comments