Bump up k8s old version

We had to bump up kubeadm configuration version (from v1beta3 to v1beta4), and v1beta4 doesn't work with k8s 1.28, which is used for "oldversion" clusters. So we're bumping these to 1.31.
This commit is contained in:
Jérôme Petazzoni
2026-06-16 14:33:36 +02:00
committed by GitHub
parent 2fdcc67686
commit f9caa38dd4

View File

@@ -7,7 +7,7 @@ USER_PASSWORD=training
# For a list of old versions, check:
# https://kubernetes.io/releases/patch-releases/#non-active-branch-history
KUBEVERSION=1.28.9
KUBEVERSION=1.31.11
STEPS="
terraform