Update hashes and set default version to 1.19.5 (#7012)

* Update hashes and set default version to 1.19.5

Signed-off-by: anthr76 <hello@anthonyrabbito.com>

* Reorder hashes

1.19.5 hashes should be near 1.19.x

* Added back blank line
This commit is contained in:
Anthony Rabbito
2020-12-16 04:42:20 -05:00
committed by GitHub
parent aeaa876d57
commit 93445b4dbc
5 changed files with 14 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.4
kube_version: v1.19.5
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)