Add hashes and update default K8S version to 1.20.2 (#7171)

This commit is contained in:
Florian Ruynat
2021-01-15 21:43:09 +01:00
committed by GitHub
parent 1652d8bf4b
commit 7a033a1d55
5 changed files with 35 additions and 6 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.19.7
kube_version: v1.20.2
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)