Merge pull request #2498 from zmsp/master

Upgraded kubernetes from 1.9.3 to 1.9.5
This commit is contained in:
Chad Swenson
2018-03-21 20:25:05 -05:00
committed by GitHub
4 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ kube_users_dir: "{{ kube_config_dir }}/users"
kube_api_anonymous_auth: true
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.9.3
kube_version: v1.9.5
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)