We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 82bb86d + 8f37cae commit 1ca9907Copy full SHA for 1ca9907
pkg/constant/constant_shared.go
@@ -82,7 +82,7 @@ const (
82
CoreDNSImage = "quay.io/k0sproject/coredns"
83
CoreDNSImageVersion = "1.11.3"
84
EnvoyProxyImage = "quay.io/k0sproject/envoy-distroless"
85
- EnvoyProxyImageVersion = "v1.29.3"
+ EnvoyProxyImageVersion = "v1.29.5"
86
CalicoImage = "quay.io/k0sproject/calico-cni"
87
CalicoComponentImagesVersion = "v3.26.1-1"
88
CalicoNodeImage = "quay.io/k0sproject/calico-node"
0 commit comments