Update kubernetes 1.8.2

This commit is contained in:
Andrew Greenwood 2017-10-29 22:09:22 -04:00 committed by GitHub
parent f0317ae70b
commit e196adb98c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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