[kubernetes] Add hashes for 1.25.3, 1.24.7, 1.23.13 and make v1.24.7 default (#9397)

This commit is contained in:
Mohamed Zaian
2022-10-17 14:59:07 +02:00
committed by GitHub
parent 32f3d92d6b
commit 5ad1d9db5e
4 changed files with 39 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.24.6
kube_version: v1.24.7
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)