Skip to content

Commit cd6a12b

Browse files
authored
Merge pull request #5783 from ncopa/cni-node-1.7.1
Bump cni-node to 1.7.1
2 parents f2d7963 + a8a6819 commit cd6a12b

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
@@ -98,7 +98,7 @@ const (
9898
KubeRouterCNIImage = "quay.io/k0sproject/kube-router"
9999
KubeRouterCNIImageVersion = "v2.5.0-iptables1.8.11-0"
100100
KubeRouterCNIInstallerImage = "quay.io/k0sproject/cni-node"
101-
KubeRouterCNIInstallerImageVersion = "1.3.0-k0s.0"
101+
KubeRouterCNIInstallerImageVersion = "1.7.1-k0s.0"
102102
OpenEBSRepository = "https://openebs.github.io/charts"
103103
OpenEBSVersion = "3.3.0"
104104

0 commit comments

Comments
 (0)