mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 16:28:45 -03:30
Update flannel to 0.14.0 (moved from coreos repo to flannel-io)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
441ad841cc
commit
6583add63a
@@ -140,7 +140,7 @@ Note: Upstart/SysV init based OS types are not supported.
|
|||||||
- [calico](https://github.com/projectcalico/calico) v3.17.4
|
- [calico](https://github.com/projectcalico/calico) v3.17.4
|
||||||
- [canal](https://github.com/projectcalico/canal) (given calico/flannel versions)
|
- [canal](https://github.com/projectcalico/canal) (given calico/flannel versions)
|
||||||
- [cilium](https://github.com/cilium/cilium) v1.8.9
|
- [cilium](https://github.com/cilium/cilium) v1.8.9
|
||||||
- [flanneld](https://github.com/coreos/flannel) v0.13.0
|
- [flanneld](https://github.com/flannel-io/flannel) v0.14.0
|
||||||
- [kube-ovn](https://github.com/alauda/kube-ovn) v1.7.1
|
- [kube-ovn](https://github.com/alauda/kube-ovn) v1.7.1
|
||||||
- [kube-router](https://github.com/cloudnativelabs/kube-router) v1.2.2
|
- [kube-router](https://github.com/cloudnativelabs/kube-router) v1.2.2
|
||||||
- [multus](https://github.com/intel/multus-cni) v3.7.0
|
- [multus](https://github.com/intel/multus-cni) v3.7.0
|
||||||
|
|||||||
@@ -75,7 +75,7 @@ calico_policy_version: "{{ calico_version }}"
|
|||||||
calico_typha_version: "{{ calico_version }}"
|
calico_typha_version: "{{ calico_version }}"
|
||||||
typha_enabled: false
|
typha_enabled: false
|
||||||
|
|
||||||
flannel_version: "v0.13.0"
|
flannel_version: "v0.14.0"
|
||||||
cni_version: "v0.9.1"
|
cni_version: "v0.9.1"
|
||||||
weave_version: 2.8.1
|
weave_version: 2.8.1
|
||||||
pod_infra_version: "3.3"
|
pod_infra_version: "3.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user