Update hashes and set default version to 1.19.7 (#7150)

This commit is contained in:
Florian Ruynat
2021-01-13 23:57:02 +01:00
committed by GitHub
parent 8331939aed
commit 09fa99fdc6
5 changed files with 31 additions and 4 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.6
kube_version: v1.19.7
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)