Update cilium to 1.7.3 (#6069)

pull/6068/merge
Florian Ruynat 2020-05-03 21:32:26 +02:00 committed by GitHub
parent 7457ce7f2d
commit f8f55bc413
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -123,7 +123,7 @@ Note: Upstart/SysV init based OS types are not supported.
- [cni-plugins](https://github.com/containernetworking/plugins) v0.8.5 - [cni-plugins](https://github.com/containernetworking/plugins) v0.8.5
- [calico](https://github.com/projectcalico/calico) v3.13.2 - [calico](https://github.com/projectcalico/calico) v3.13.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.7.2 - [cilium](https://github.com/cilium/cilium) v1.7.3
- [contiv](https://github.com/contiv/install) v1.2.1 - [contiv](https://github.com/contiv/install) v1.2.1
- [flanneld](https://github.com/coreos/flannel) v0.12.0 - [flanneld](https://github.com/coreos/flannel) v0.12.0
- [kube-router](https://github.com/cloudnativelabs/kube-router) v0.4.0 - [kube-router](https://github.com/cloudnativelabs/kube-router) v0.4.0

View File

@ -82,7 +82,7 @@ cni_version: "v0.8.5"
weave_version: 2.6.2 weave_version: 2.6.2
pod_infra_version: 3.1 pod_infra_version: 3.1
contiv_version: 1.2.1 contiv_version: 1.2.1
cilium_version: "v1.7.2" cilium_version: "v1.7.3"
kube_ovn_version: "v1.1.0" kube_ovn_version: "v1.1.0"
kube_router_version: "v0.4.0" kube_router_version: "v0.4.0"
multus_version: "v3.4.1" multus_version: "v3.4.1"