Skip to content

Commit

Permalink
CI: Bump Kubernetes version to v1.32.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi authored and k8s-infra-cherrypick-robot committed Nov 28, 2024
1 parent 5427025 commit 11a8ab9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions test/e2e/config/vsphere.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -279,11 +279,11 @@ providers:

variables:
# Ensure all Kubernetes versions used here are covered in patch-vsphere-template.yaml
KUBERNETES_VERSION_MANAGEMENT: "v1.31.0"
KUBERNETES_VERSION: "v1.31.0"
KUBERNETES_VERSION_UPGRADE_FROM: "v1.30.0"
KUBERNETES_VERSION_UPGRADE_TO: "v1.31.0"
KUBERNETES_VERSION_LATEST_CI: "ci/latest-1.32"
KUBERNETES_VERSION_MANAGEMENT: "v1.32.0-rc.0"
KUBERNETES_VERSION: "v1.32.0-rc.0"
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"
CNI: "./data/cni/calico/calico.yaml"
AUTOSCALER_WORKLOAD: "./data/autoscaler/autoscaler-to-management-workload.yaml"
Expand Down

0 comments on commit 11a8ab9

Please sign in to comment.