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 d125fda + d6da2ed commit 5fe133cCopy full SHA for 5fe133c
test/e2e/config/vsphere.yaml
@@ -282,7 +282,7 @@ variables:
282
KUBERNETES_VERSION_UPGRADE_FROM: "v1.33.0"
283
KUBERNETES_VERSION_UPGRADE_TO: "v1.34.0-beta.0"
284
KUBERNETES_VERSION_LATEST_CI: "ci/latest-1.34"
285
- CPI_IMAGE_K8S_VERSION: "v1.34.0-beta.0"
+ CPI_IMAGE_K8S_VERSION: "v1.34.0-rc.0"
286
CNI: "./data/cni/calico/calico.yaml"
287
AUTOSCALER_WORKLOAD: "./data/autoscaler/autoscaler-to-management-workload.yaml"
288
CONTROL_PLANE_MACHINE_COUNT: 1
0 commit comments