We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f2d7963 + a8a6819 commit cd6a12bCopy full SHA for cd6a12b
pkg/constant/constant.go
@@ -98,7 +98,7 @@ const (
98
KubeRouterCNIImage = "quay.io/k0sproject/kube-router"
99
KubeRouterCNIImageVersion = "v2.5.0-iptables1.8.11-0"
100
KubeRouterCNIInstallerImage = "quay.io/k0sproject/cni-node"
101
- KubeRouterCNIInstallerImageVersion = "1.3.0-k0s.0"
+ KubeRouterCNIInstallerImageVersion = "1.7.1-k0s.0"
102
OpenEBSRepository = "https://openebs.github.io/charts"
103
OpenEBSVersion = "3.3.0"
104
0 commit comments