We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fb92ac7 + 09f00cf commit 5998f53Copy full SHA for 5998f53
pkg/constant/constant.go
@@ -92,7 +92,7 @@ const (
92
EnvoyProxyImage = "quay.io/k0sproject/envoy-distroless"
93
EnvoyProxyImageVersion = "v1.31.1"
94
CalicoImage = "quay.io/k0sproject/calico-cni"
95
- CalicoComponentImagesVersion = "v3.28.1-0"
+ CalicoComponentImagesVersion = "v3.28.2-0"
96
CalicoNodeImage = "quay.io/k0sproject/calico-node"
97
KubeControllerImage = "quay.io/k0sproject/calico-kube-controllers"
98
KubeRouterCNIImage = "quay.io/k0sproject/kube-router"
0 commit comments