Upgrade to Kubernetes v1.9.2

This commit is contained in:
rong.zhang
2018-01-27 23:39:54 +08:00
parent f4180503c8
commit e22c70e431
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