Skip to content

Commit

Permalink
Merge pull request #5118 from faiq/faiq/bump-versions
Browse files Browse the repository at this point in the history
🐛 fix: bumps ci versions to more recent versions
  • Loading branch information
k8s-ci-robot authored Sep 9, 2024
2 parents f6a4141 + eeddba1 commit 686a3f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/e2e/data/e2e_conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ variables:
KUBERNETES_VERSION_MANAGEMENT: "v1.29.0"
KUBERNETES_VERSION: "v1.26.6"
KUBERNETES_VERSION_UPGRADE_TO: "v1.26.6"
KUBERNETES_VERSION_UPGRADE_FROM: "v1.25.3"
KUBERNETES_VERSION_UPGRADE_FROM: "v1.25.12"
# Pre and post 1.23 Kubernetes versions are being used for CSI upgrade tests
PRE_1_23_KUBERNETES_VERSION: "v1.22.17"
POST_1_23_KUBERNETES_VERSION: "v1.23.15"
Expand All @@ -206,7 +206,7 @@ variables:
INIT_WITH_BINARY_V1BETA1: "https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.2.0/clusterctl-{OS}-{ARCH}"
# INIT_WITH_KUBERNETES_VERSION are only used by the clusterctl upgrade test to initialize
# the management cluster to be upgraded.
INIT_WITH_KUBERNETES_VERSION: "v1.25.0"
INIT_WITH_KUBERNETES_VERSION: "v1.25.12"
EXP_BOOTSTRAP_FORMAT_IGNITION: "true"
EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION: "true"
EXP_EXTERNAL_RESOURCE_GC: "true"
Expand Down

0 comments on commit 686a3f5

Please sign in to comment.