Upgrade kubernetes to v1.12.1 (#3463)

https://github.com/kubernetes/kubernetes/issues/69214
This commit is contained in:
Rong Zhang
2018-10-08 04:33:13 +08:00
committed by k8s-ci-robot
parent 6602760a48
commit 4f51607145
4 changed files with 6 additions and 4 deletions

View File

@@ -19,7 +19,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.12.0
kube_version: v1.12.1
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)