upgrade k8s version to 1.6.4

This commit is contained in:
zouyee
2017-05-23 09:30:03 +08:00
parent 450b4e16b2
commit d47fce6ce7
4 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ download_localhost: False
download_always_pull: False
# Versions
kube_version: v1.6.1
kube_version: v1.6.4
etcd_version: v3.0.17
#TODO(mattymo): Move calico versions to roles/network_plugins/calico/defaults
# after migration to container download

View File

@@ -4,7 +4,7 @@ bootstrap_os: none
kube_api_anonymous_auth: false
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.6.1
kube_version: v1.6.4
# Directory where the binaries will be installed
bin_dir: /usr/local/bin