Update hashes and set default to 1.19.4 (#6903)

This commit is contained in:
Christoph Stäbler
2020-12-03 15:34:59 +01:00
committed by GitHub
parent 488db81e36
commit 1a491fc10c
5 changed files with 41 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.3
kube_version: v1.19.4
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)