Update cilium to 1.9.10
This commit is contained in:
parent
efae2dbad6
commit
b66356be65
2 changed files with 2 additions and 2 deletions
|
@ -139,7 +139,7 @@ Note: Upstart/SysV init based OS types are not supported.
|
|||
- [cni-plugins](https://github.com/containernetworking/plugins) v0.9.1
|
||||
- [calico](https://github.com/projectcalico/calico) v3.19.2
|
||||
- [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
|
||||
- [kube-ovn](https://github.com/alauda/kube-ovn) v1.7.1
|
||||
- [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"
|
||||
weave_version: 2.8.1
|
||||
pod_infra_version: "3.3"
|
||||
cilium_version: "v1.9.9"
|
||||
cilium_version: "v1.9.10"
|
||||
kube_ovn_version: "v1.7.0"
|
||||
kube_router_version: "v1.3.0"
|
||||
multus_version: "v3.7.2"
|
||||
|
|
Loading…
Reference in a new issue