Update kubespray-defaults kubernetes to v1.8.2

This commit is contained in:
Andrew Greenwood 2017-10-30 09:34:32 -04:00 committed by GitHub
parent dd01cabcdc
commit 8a86acf75d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.1
kube_version: v1.8.2
# Set to true to allow pre-checks to fail and continue deployment
ignore_assert_errors: false