Upgrade to Kubernetes v1.9.2

This commit is contained in:
rong.zhang
2018-01-27 23:39:54 +08:00
parent f4180503c8
commit e22c70e431
4 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,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)