bump k8s version (#11455)

This commit is contained in:
kokyhm
2024-08-19 09:12:33 +02:00
committed by GitHub
parent c7935e2988
commit 1093c76f9b
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.30.3
kube_version: v1.30.4
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)