We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 252b174 + 0142d89 commit 2ce7cf3Copy full SHA for 2ce7cf3
pkg/constant/constant.go
@@ -88,7 +88,7 @@ const (
88
KubeProxyImage = "quay.io/k0sproject/kube-proxy"
89
KubeProxyImageVersion = "v1.30.0"
90
CoreDNSImage = "quay.io/k0sproject/coredns"
91
- CoreDNSImageVersion = "1.11.1"
+ CoreDNSImageVersion = "1.11.3"
92
EnvoyProxyImage = "quay.io/k0sproject/envoy-distroless"
93
EnvoyProxyImageVersion = "v1.30.1"
94
CalicoImage = "quay.io/k0sproject/calico-cni"
0 commit comments