[2.18] update kubernetes hashes and make 1.22.6 the default (#8467)

* [kubernetes] add hashes for 1.23.2, 1.22.6, 1.21.9 and 1.20.15

* [kubernetes] make 1.22.6 the default version
This commit is contained in:
Cristian Calin
2022-01-25 15:20:30 +02:00
committed by GitHub
parent a5cd98f6cf
commit 6abffe9c37
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.22.5
kube_version: v1.22.6
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)