Skip to content

Commit f2d7963

Browse files
Merge pull request #5794 from juanluisvaladas/kube-router-2.5.0
Bump Kube router to 2.5.0
2 parents 62380e1 + 3b8270d commit f2d7963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/constant/constant.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ const (
9696
CalicoNodeImage = "quay.io/k0sproject/calico-node"
9797
KubeControllerImage = "quay.io/k0sproject/calico-kube-controllers"
9898
KubeRouterCNIImage = "quay.io/k0sproject/kube-router"
99-
KubeRouterCNIImageVersion = "v2.4.1-iptables1.8.9-0"
99+
KubeRouterCNIImageVersion = "v2.5.0-iptables1.8.11-0"
100100
KubeRouterCNIInstallerImage = "quay.io/k0sproject/cni-node"
101101
KubeRouterCNIInstallerImageVersion = "1.3.0-k0s.0"
102102
OpenEBSRepository = "https://openebs.github.io/charts"

0 commit comments

Comments
 (0)