Update Kubernetes to v1.8.1 (#1858)

This commit is contained in:
Matthew Mosesohn
2017-10-24 17:05:45 +01:00
committed by GitHub
parent 0b60201a1e
commit 25de6825df
4 changed files with 4 additions and 4 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.8.0
kube_version: v1.8.1
# Set to true to allow pre-checks to fail and continue deployment
ignore_assert_errors: false