Skip to content
Snippets Groups Projects
Commit a608a048 authored by Florian Ruynat's avatar Florian Ruynat Committed by Kubernetes Prow Robot
Browse files

Update kube-ovn to v1.9.7

parent 0cfa03fa
No related branches found
No related tags found
No related merge requests found
...@@ -145,7 +145,7 @@ Note: Upstart/SysV init based OS types are not supported. ...@@ -145,7 +145,7 @@ Note: Upstart/SysV init based OS types are not supported.
- [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.11.6 - [cilium](https://github.com/cilium/cilium) v1.11.6
- [flannel](https://github.com/flannel-io/flannel) v0.18.1 - [flannel](https://github.com/flannel-io/flannel) v0.18.1
- [kube-ovn](https://github.com/alauda/kube-ovn) v1.9.2 - [kube-ovn](https://github.com/alauda/kube-ovn) v1.9.7
- [kube-router](https://github.com/cloudnativelabs/kube-router) v1.5.0 - [kube-router](https://github.com/cloudnativelabs/kube-router) v1.5.0
- [multus](https://github.com/intel/multus-cni) v3.8 - [multus](https://github.com/intel/multus-cni) v3.8
- [weave](https://github.com/weaveworks/weave) v2.8.1 - [weave](https://github.com/weaveworks/weave) v2.8.1
......
...@@ -111,7 +111,7 @@ cni_version: "v1.1.1" ...@@ -111,7 +111,7 @@ cni_version: "v1.1.1"
weave_version: 2.8.1 weave_version: 2.8.1
pod_infra_version: "3.6" pod_infra_version: "3.6"
cilium_version: "v1.11.6" cilium_version: "v1.11.6"
kube_ovn_version: "v1.9.2" kube_ovn_version: "v1.9.7"
kube_ovn_dpdk_version: "19.11-{{ kube_ovn_version }}" kube_ovn_dpdk_version: "19.11-{{ kube_ovn_version }}"
kube_router_version: "v1.5.0" kube_router_version: "v1.5.0"
multus_version: "v3.8-{{ image_arch }}" multus_version: "v3.8-{{ image_arch }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment