Update kubernetes 1.8.2
This commit is contained in:
parent
f0317ae70b
commit
e196adb98c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ kube_users_dir: "{{ kube_config_dir }}/users"
|
|||
kube_api_anonymous_auth: false
|
||||
|
||||
## Change this to use another Kubernetes version, e.g. a current beta release
|
||||
kube_version: v1.8.1
|
||||
kube_version: v1.8.2
|
||||
|
||||
# Where the binaries will be downloaded.
|
||||
# Note: ensure that you've enough disk space (about 1G)
|
||||
|
|
Loading…
Reference in a new issue