update cilium version to 1.13.4 (#10269)
Signed-off-by: yulng <wei.yang@daocloud.io>pull/10271/head
parent
b42757d330
commit
872e173887
|
@ -169,7 +169,7 @@ Note: Upstart/SysV init based OS types are not supported.
|
||||||
- Network Plugin
|
- Network Plugin
|
||||||
- [cni-plugins](https://github.com/containernetworking/plugins) v1.2.0
|
- [cni-plugins](https://github.com/containernetworking/plugins) v1.2.0
|
||||||
- [calico](https://github.com/projectcalico/calico) v3.25.1
|
- [calico](https://github.com/projectcalico/calico) v3.25.1
|
||||||
- [cilium](https://github.com/cilium/cilium) v1.13.3
|
- [cilium](https://github.com/cilium/cilium) v1.13.4
|
||||||
- [flannel](https://github.com/flannel-io/flannel) v0.22.0
|
- [flannel](https://github.com/flannel-io/flannel) v0.22.0
|
||||||
- [kube-ovn](https://github.com/alauda/kube-ovn) v1.11.5
|
- [kube-ovn](https://github.com/alauda/kube-ovn) v1.11.5
|
||||||
- [kube-router](https://github.com/cloudnativelabs/kube-router) v1.5.1
|
- [kube-router](https://github.com/cloudnativelabs/kube-router) v1.5.1
|
||||||
|
|
|
@ -119,7 +119,7 @@ cni_version: "v1.3.0"
|
||||||
weave_version: 2.8.1
|
weave_version: 2.8.1
|
||||||
pod_infra_version: "3.9"
|
pod_infra_version: "3.9"
|
||||||
|
|
||||||
cilium_version: "v1.13.3"
|
cilium_version: "v1.13.4"
|
||||||
cilium_cli_version: "v0.14.5"
|
cilium_cli_version: "v0.14.5"
|
||||||
cilium_enable_hubble: false
|
cilium_enable_hubble: false
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue