Upgrade to Kubernetes 1.6.1

This commit is contained in:
Matthew Mosesohn
2017-04-04 13:27:39 +03:00
parent c0cae9e8a0
commit ccc11e5680
3 changed files with 3 additions and 3 deletions

View File

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