Skip to content

Commit

Permalink
Merge pull request #5317 from twz123/bump-kube-router
Browse files Browse the repository at this point in the history
Bump kube-router to v2.4.1
  • Loading branch information
twz123 authored Jan 6, 2025
2 parents 73b5004 + ba0a321 commit c8e0065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/constant/constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const (
CalicoNodeImage = "quay.io/k0sproject/calico-node"
KubeControllerImage = "quay.io/k0sproject/calico-kube-controllers"
KubeRouterCNIImage = "quay.io/k0sproject/kube-router"
KubeRouterCNIImageVersion = "v2.2.1-iptables1.8.9-1"
KubeRouterCNIImageVersion = "v2.4.1-iptables1.8.9-0"
KubeRouterCNIInstallerImage = "quay.io/k0sproject/cni-node"
KubeRouterCNIInstallerImageVersion = "1.3.0-k0s.0"
OpenEBSRepository = "https://openebs.github.io/charts"
Expand Down

0 comments on commit c8e0065

Please sign in to comment.