File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -78,16 +78,16 @@ providers:
7878 - sourcePath : " ${PWD}/test/e2e/data/infrastructure-gcp/withclusterclass/cluster-template-ci-gke-autopilot-topology.yaml"
7979
8080variables :
81- KUBERNETES_VERSION : " v1.33.2 "
82- KUBERNETES_VERSION_MANAGEMENT : " v1.33.2 "
81+ KUBERNETES_VERSION : " v1.32.5 "
82+ KUBERNETES_VERSION_MANAGEMENT : " v1.32.5 "
8383 ETCD_VERSION_UPGRADE_TO : " 3.5.16-0"
8484 COREDNS_VERSION_UPGRADE_TO : " v1.11.3"
8585 KUBERNETES_IMAGE_UPGRADE_FROM : " projects/k8s-staging-cluster-api-gcp/global/images/cluster-api-ubuntu-2204-v1-32-5-nightly"
86- KUBERNETES_IMAGE_UPGRADE_TO : " projects/k8s-staging-cluster-api-gcp/global/images/cluster-api-ubuntu-2204-v1-33-2 -nightly"
86+ KUBERNETES_IMAGE_UPGRADE_TO : " projects/k8s-staging-cluster-api-gcp/global/images/cluster-api-ubuntu-2204-v1-31-0 -nightly"
8787 CONTROL_PLANE_MACHINE_TEMPLATE_UPGRADE_TO : " cp-k8s-upgrade-and-conformance"
8888 WORKERS_MACHINE_TEMPLATE_UPGRADE_TO : " worker-k8s-upgrade-and-conformance"
89- KUBERNETES_VERSION_UPGRADE_TO : " ${KUBERNETES_VERSION_UPGRADE_TO:-v1.33.2 }"
90- KUBERNETES_VERSION_UPGRADE_FROM : " ${KUBERNETES_VERSION_UPGRADE_FROM:-v1.32.5 }"
89+ KUBERNETES_VERSION_UPGRADE_TO : " ${KUBERNETES_VERSION_UPGRADE_TO:-v1.32.5 }"
90+ KUBERNETES_VERSION_UPGRADE_FROM : " ${KUBERNETES_VERSION_UPGRADE_FROM:-v1.31.0 }"
9191 EXP_CLUSTER_RESOURCE_SET : " true"
9292 CLUSTER_TOPOLOGY : " true"
9393 # Cluster Addons
You can’t perform that action at this time.
0 commit comments