Update hashes and set default version to 1.19.3 (#6841)

This commit is contained in:
Florian Ruynat
2020-10-21 09:58:20 +02:00
committed by GitHub
parent f323d70c0f
commit 60b0fb3e88
5 changed files with 32 additions and 5 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.2
kube_version: v1.19.3
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)