Skip to content
Snippets Groups Projects
Unverified Commit 0761659a authored by Boris Barnier's avatar Boris Barnier Committed by GitHub
Browse files

Update Kube-router version to 1.5.0 (#8928)

parent a4f752fb
Branches
Tags
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.
- [cilium](https://github.com/cilium/cilium) v1.11.3 - [cilium](https://github.com/cilium/cilium) v1.11.3
- [flanneld](https://github.com/flannel-io/flannel) v0.17.0 - [flanneld](https://github.com/flannel-io/flannel) v0.17.0
- [kube-ovn](https://github.com/alauda/kube-ovn) v1.9.2 - [kube-ovn](https://github.com/alauda/kube-ovn) v1.9.2
- [kube-router](https://github.com/cloudnativelabs/kube-router) v1.4.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
- Application - Application
......
...@@ -113,7 +113,7 @@ pod_infra_version: "3.3" ...@@ -113,7 +113,7 @@ pod_infra_version: "3.3"
cilium_version: "v1.11.3" cilium_version: "v1.11.3"
kube_ovn_version: "v1.9.2" kube_ovn_version: "v1.9.2"
kube_ovn_dpdk_version: "19.11-{{ kube_ovn_version }}" kube_ovn_dpdk_version: "19.11-{{ kube_ovn_version }}"
kube_router_version: "v1.4.0" kube_router_version: "v1.5.0"
multus_version: "v3.8" multus_version: "v3.8"
helm_version: "v3.8.2" helm_version: "v3.8.2"
nerdctl_version: "0.19.0" nerdctl_version: "0.19.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment