Merge pull request #2200 from riverzhang/hyperkube

Upgrade to Kubernetes v1.9.2
This commit is contained in:
Spencer Smith
2018-01-31 16:08:22 -05:00
committed by GitHub
4 changed files with 5 additions and 5 deletions

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