update cilium to 1.15.9 (#11593)

pull/11597/head
Baargav 2024-10-03 05:10:27 -04:00 committed by GitHub
parent 583583942c
commit bb4f1b1168
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -168,7 +168,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.28.1 - [calico](https://github.com/projectcalico/calico) v3.28.1
- [cilium](https://github.com/cilium/cilium) v1.15.4 - [cilium](https://github.com/cilium/cilium) v1.15.9
- [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.12.21 - [kube-ovn](https://github.com/alauda/kube-ovn) v1.12.21
- [kube-router](https://github.com/cloudnativelabs/kube-router) v2.0.0 - [kube-router](https://github.com/cloudnativelabs/kube-router) v2.0.0

View File

@ -1,5 +1,5 @@
--- ---
# cilium_version: "v1.15.4" # cilium_version: "v1.15.9"
# Log-level # Log-level
# cilium_debug: false # cilium_debug: false

View File

@ -115,7 +115,7 @@ flannel_cni_version: "v1.1.2"
weave_version: 2.8.7 weave_version: 2.8.7
cni_version: "v1.4.0" cni_version: "v1.4.0"
cilium_version: "v1.15.4" cilium_version: "v1.15.9"
cilium_cli_version: "v0.16.0" cilium_cli_version: "v0.16.0"
cilium_enable_hubble: false cilium_enable_hubble: false