diff --git a/test/e2e/config/vsphere.yaml b/test/e2e/config/vsphere.yaml index d0a65037c3..f88d38bb1a 100644 --- a/test/e2e/config/vsphere.yaml +++ b/test/e2e/config/vsphere.yaml @@ -284,7 +284,7 @@ variables: KUBERNETES_VERSION_UPGRADE_FROM: "v1.31.0" KUBERNETES_VERSION_UPGRADE_TO: "v1.32.0-rc.0" KUBERNETES_VERSION_LATEST_CI: "ci/latest-1.33" - CPI_IMAGE_K8S_VERSION: "v1.32.0-beta.1" + CPI_IMAGE_K8S_VERSION: "v1.32.0-rc.0" CNI: "./data/cni/calico/calico.yaml" AUTOSCALER_WORKLOAD: "./data/autoscaler/autoscaler-to-management-workload.yaml" EXP_CLUSTER_RESOURCE_SET: "true"