Merge pull request #2200 from riverzhang/hyperkube

Upgrade to Kubernetes v1.9.2
This commit is contained in:
Spencer Smith
2018-01-31 16:08:22 -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.1
kube_version: v1.9.2
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)