Upgrade kubernetes to v1.12.2 (#3597)

This commit is contained in:
Rong Zhang
2018-10-29 15:58:24 +08:00
committed by k8s-ci-robot
parent 3cc413fe9a
commit dbe99b59a7
4 changed files with 6 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ is_atomic: false
disable_swap: true
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.12.1
kube_version: v1.12.2
## Kube Proxy mode One of ['iptables','ipvs']
kube_proxy_mode: iptables