Update Kubernetes to v1.5.3

This commit is contained in:
Matthew Mosesohn 2017-02-20 18:14:56 +03:00
parent 3629b9051d
commit 10173525d8

View file

@ -24,7 +24,7 @@ kube_token_dir: "{{ kube_config_dir }}/tokens"
kube_users_dir: "{{ kube_config_dir }}/users"
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.5.1
kube_version: v1.5.3
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)