Update refs to kubernetes version to v1.8.0 (#1845)

This commit is contained in:
Matthew Mosesohn
2017-10-20 08:29:28 +01:00
committed by GitHub
parent cb97c2184e
commit 7ed140cea7
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,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.6.7
kube_version: v1.8.0
# Set to true to allow pre-checks to fail and continue deployment
ignore_assert_errors: false