mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-26 20:00:13 +03:00
Make 1.12.6 the default k8s release (#4306)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
1e57d2e21a
commit
6d53229986
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user