Update Kubernetes to v1.8.1 (#1858)

This commit is contained in:
Matthew Mosesohn
2017-10-24 17:05:45 +01:00
committed by GitHub
parent 0b60201a1e
commit 25de6825df
4 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,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.8.0
kube_version: v1.8.1
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)