We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7035312 + 9b7e75c commit c6b4700Copy full SHA for c6b4700
test/e2e/config/vsphere.yaml
@@ -308,7 +308,7 @@ variables:
308
KUBERNETES_VERSION_UPGRADE_FROM: "v1.32.0"
309
KUBERNETES_VERSION_UPGRADE_TO: "v1.33.0-beta.0"
310
KUBERNETES_VERSION_LATEST_CI: "ci/latest-1.33"
311
- CPI_IMAGE_K8S_VERSION: "v1.32.1"
+ CPI_IMAGE_K8S_VERSION: "v1.33.0-beta.0"
312
CNI: "./data/cni/calico/calico.yaml"
313
AUTOSCALER_WORKLOAD: "./data/autoscaler/autoscaler-to-management-workload.yaml"
314
CONTROL_PLANE_MACHINE_COUNT: 1
0 commit comments