Upgrade to Kubernetes v1.9.3 (#2323)

Upgrade to Kubernetes v1.9.3
This commit is contained in:
RongZhang
2018-02-27 05:31:59 -06:00
committed by Matthew Mosesohn
parent 44f9739750
commit b7e06085c7
5 changed files with 6 additions and 6 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.2
kube_version: v1.9.3
# Set to true to allow pre-checks to fail and continue deployment
ignore_assert_errors: false