mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 10:08:37 +03:00
Update k8s version to 1.8.4 (#2015)
* Update k8s version to 1.8.4 * Update main.yml
This commit is contained in:
committed by
Matthew Mosesohn
parent
b3745f2614
commit
6ade7c0a8d
@@ -13,7 +13,7 @@ kube_api_anonymous_auth: false
|
||||
is_atomic: false
|
||||
|
||||
## Change this to use another Kubernetes version, e.g. a current beta release
|
||||
kube_version: v1.8.3
|
||||
kube_version: v1.8.4
|
||||
|
||||
# Set to true to allow pre-checks to fail and continue deployment
|
||||
ignore_assert_errors: false
|
||||
|
||||
Reference in New Issue
Block a user