Merge pull request #11355 from tico88612/bump/k8s-1.29.6

[release-2.25] Bump Kubernetes to 1.29.6
This commit is contained in:
Kay Yan
2024-07-26 18:22:20 +08:00
committed by GitHub
4 changed files with 15 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.5
kube_version: v1.29.6
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)