mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-20 04:30:10 -03:30
Update cilium to 1.9.10
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
efae2dbad6
commit
b66356be65
@@ -139,7 +139,7 @@ Note: Upstart/SysV init based OS types are not supported.
|
|||||||
- [cni-plugins](https://github.com/containernetworking/plugins) v0.9.1
|
- [cni-plugins](https://github.com/containernetworking/plugins) v0.9.1
|
||||||
- [calico](https://github.com/projectcalico/calico) v3.19.2
|
- [calico](https://github.com/projectcalico/calico) v3.19.2
|
||||||
- [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.9.9
|
- [cilium](https://github.com/cilium/cilium) v1.9.10
|
||||||
- [flanneld](https://github.com/flannel-io/flannel) v0.14.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.3.0
|
- [kube-router](https://github.com/cloudnativelabs/kube-router) v1.3.0
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ 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"
|
||||||
cilium_version: "v1.9.9"
|
cilium_version: "v1.9.10"
|
||||||
kube_ovn_version: "v1.7.0"
|
kube_ovn_version: "v1.7.0"
|
||||||
kube_router_version: "v1.3.0"
|
kube_router_version: "v1.3.0"
|
||||||
multus_version: "v3.7.2"
|
multus_version: "v3.7.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user