Make kubernetes 1.32.2 default (#12003)

This commit is contained in:
Mohamed Omar Zaian
2025-03-03 13:53:15 +01:00
committed by GitHub
parent a665b43854
commit 0632f23a63
5 changed files with 82 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ kube_token_dir: "{{ kube_config_dir }}/tokens"
kube_api_anonymous_auth: true
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.32.0
kube_version: v1.32.2
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)