Skip to content

Commit

Permalink
Bump calico to v3.28.2
Browse files Browse the repository at this point in the history
Also includes a fix in nftables detection due to the lack of ip6tables
binaries.

Signed-off-by: Juan-Luis de Sousa-Valadas Castaño <jvaladas@mirantis.com>
  • Loading branch information
juanluisvaladas committed Oct 3, 2024
1 parent 46e605d commit 2f403f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/constant/constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const (
EnvoyProxyImage = "quay.io/k0sproject/envoy-distroless"
EnvoyProxyImageVersion = "v1.31.1"
CalicoImage = "quay.io/k0sproject/calico-cni"
CalicoComponentImagesVersion = "v3.28.1-0"
CalicoComponentImagesVersion = "v3.28.2-0"
CalicoNodeImage = "quay.io/k0sproject/calico-node"
KubeControllerImage = "quay.io/k0sproject/calico-kube-controllers"
KubeRouterCNIImage = "quay.io/k0sproject/kube-router"
Expand Down

0 comments on commit 2f403f2

Please sign in to comment.