We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6313de commit 3b8270dCopy full SHA for 3b8270d
pkg/constant/constant.go
@@ -96,7 +96,7 @@ const (
96
CalicoNodeImage = "quay.io/k0sproject/calico-node"
97
KubeControllerImage = "quay.io/k0sproject/calico-kube-controllers"
98
KubeRouterCNIImage = "quay.io/k0sproject/kube-router"
99
- KubeRouterCNIImageVersion = "v2.4.1-iptables1.8.9-0"
+ KubeRouterCNIImageVersion = "v2.5.0-iptables1.8.11-0"
100
KubeRouterCNIInstallerImage = "quay.io/k0sproject/cni-node"
101
KubeRouterCNIInstallerImageVersion = "1.3.0-k0s.0"
102
OpenEBSRepository = "https://openebs.github.io/charts"
0 commit comments