Skip to content

Commit

Permalink
Merge pull request #3264 from chrischdi/pr-bump-k8s-1-32-rc
Browse files Browse the repository at this point in the history
🌱 CI: Bump Kubernetes version to v1.32.0-rc.0
  • Loading branch information
k8s-ci-robot authored Nov 28, 2024
2 parents 56803bf + d78885f commit bb063f6
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 bb063f6

Please sign in to comment.