[kubernetes] Add hashes for 1.24.6, 1.22.15, 1.23.12 and make v1.24.6 default (#9308)

This commit is contained in:
Mohamed Zaian
2022-09-22 13:13:03 +02:00
committed by GitHub
parent 5d3326b93f
commit 76573bf293
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.5
kube_version: v1.24.6
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)