Skip to content

Commit 5998f53

Browse files
Merge pull request #5074 from k0sproject/backport-5073-to-release-1.31
[Backport release-1.31] Bump calico to v3.28.2
2 parents fb92ac7 + 09f00cf commit 5998f53

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
@@ -92,7 +92,7 @@ const (
9292
EnvoyProxyImage = "quay.io/k0sproject/envoy-distroless"
9393
EnvoyProxyImageVersion = "v1.31.1"
9494
CalicoImage = "quay.io/k0sproject/calico-cni"
95-
CalicoComponentImagesVersion = "v3.28.1-0"
95+
CalicoComponentImagesVersion = "v3.28.2-0"
9696
CalicoNodeImage = "quay.io/k0sproject/calico-node"
9797
KubeControllerImage = "quay.io/k0sproject/calico-kube-controllers"
9898
KubeRouterCNIImage = "quay.io/k0sproject/kube-router"

0 commit comments

Comments
 (0)