Make kubernetes v1.29.10 default (#11666)

This commit is contained in:
Etienne Divet
2024-10-25 15:12:55 +02:00
committed by GitHub
parent b3cc18a69f
commit f4dd4056da
4 changed files with 27 additions and 3 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.29.7
kube_version: v1.29.10
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)