Make 1.12.6 the default k8s release (#4306)

This commit is contained in:
Bort Verwilst
2019-03-04 09:38:56 +01:00
committed by Kubernetes Prow Robot
parent 1e57d2e21a
commit 6d53229986
3 changed files with 5 additions and 3 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.5
kube_version: v1.12.6
## Kube Proxy mode One of ['iptables','ipvs']
kube_proxy_mode: ipvs