Skip to content

Commit cbaff36

Browse files
authored
Merge pull request #4081 from twz123/bump-envoy
Bump envoy to v1.29.1
2 parents 2dc8da2 + e82569e commit cbaff36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/constant/constant_shared.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ const (
8484
CoreDNSImage = "quay.io/k0sproject/coredns"
8585
CoreDNSImageVersion = "1.11.1"
8686
EnvoyProxyImage = "quay.io/k0sproject/envoy-distroless"
87-
EnvoyProxyImageVersion = "v1.29.0"
87+
EnvoyProxyImageVersion = "v1.29.1"
8888
CalicoImage = "quay.io/k0sproject/calico-cni"
8989
CalicoComponentImagesVersion = "v3.26.1-1"
9090
CalicoNodeImage = "quay.io/k0sproject/calico-node"

0 commit comments

Comments
 (0)