Skip to content

Commit

Permalink
Bump kubernetes release to v1.32.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Dec 4, 2024
1 parent 28b41e8 commit cfe0692
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/e2e/config/vsphere.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -279,10 +279,10 @@ providers:

variables:
# Ensure all Kubernetes versions used here are covered in patch-vsphere-template.yaml
KUBERNETES_VERSION_MANAGEMENT: "v1.32.0-rc.0"
KUBERNETES_VERSION: "v1.32.0-rc.0"
KUBERNETES_VERSION_MANAGEMENT: "v1.32.0-rc.1"
KUBERNETES_VERSION: "v1.32.0-rc.1"
KUBERNETES_VERSION_UPGRADE_FROM: "v1.31.0"
KUBERNETES_VERSION_UPGRADE_TO: "v1.32.0-rc.0"
KUBERNETES_VERSION_UPGRADE_TO: "v1.32.0-rc.1"
KUBERNETES_VERSION_LATEST_CI: "ci/latest-1.32"
CPI_IMAGE_K8S_VERSION: "v1.32.0-rc.0"
CNI: "./data/cni/calico/calico.yaml"
Expand Down

0 comments on commit cfe0692

Please sign in to comment.