Upgrade to Kubernetes v1.9.3 (#2323)

Upgrade to Kubernetes v1.9.3
This commit is contained in:
RongZhang
2018-02-27 05:31:59 -06:00
committed by Matthew Mosesohn
parent 44f9739750
commit b7e06085c7
5 changed files with 6 additions and 6 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.2
kube_version: v1.9.3
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)