mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-21 05:00:13 -03:30
Update to k8s 1.8.3 (#1971)
This commit is contained in:
committed by
Matthew Mosesohn
parent
f9b68a5d17
commit
849aaf7435
@@ -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.2
|
||||
kube_version: v1.8.3
|
||||
|
||||
# Where the binaries will be downloaded.
|
||||
# Note: ensure that you've enough disk space (about 1G)
|
||||
|
||||
Reference in New Issue
Block a user