mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
[flannel] update to v1.18.1 & make it default (#9104)
This commit is contained in:
@@ -105,8 +105,8 @@ calico_apiserver_version: "{{ calico_version }}"
|
||||
typha_enabled: false
|
||||
calico_apiserver_enabled: false
|
||||
|
||||
flannel_version: "v0.17.0"
|
||||
flannel_cni_version: "v1.0.1"
|
||||
flannel_version: "v0.18.1"
|
||||
flannel_cni_version: "v1.1.0"
|
||||
cni_version: "v1.1.1"
|
||||
weave_version: 2.8.1
|
||||
pod_infra_version: "3.6"
|
||||
|
||||
Reference in New Issue
Block a user