Skip to content

Commit

Permalink
fix CPI version
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Aug 7, 2024
1 parent 03e21d1 commit 7752058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/config/vsphere.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ variables:
KUBERNETES_VERSION_UPGRADE_FROM: "v1.30.0"
KUBERNETES_VERSION_UPGRADE_TO: "v1.31.0-rc.1"
KUBERNETES_VERSION_LATEST_CI: "ci/latest-1.31"
CPI_IMAGE_K8S_VERSION: "v1.31.0-rc.1"
CPI_IMAGE_K8S_VERSION: "v1.31.0-rc.0"
CNI: "./data/cni/calico/calico.yaml"
EXP_CLUSTER_RESOURCE_SET: "true"
EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION: "true"
Expand Down

0 comments on commit 7752058

Please sign in to comment.