Upgraded kubernetes from 1.9.3 to 1.9.5

This commit is contained in:
Zobair Shahadat
2018-03-19 15:42:24 -04:00
parent f253691a68
commit ebfee51aca
4 changed files with 5 additions and 5 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.3
kube_version: v1.9.5
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)