Skip to content

Commit 2ce7cf3

Browse files
authored
Merge pull request #4356 from twz123/bump-coredns
Bump CoreDNS to v1.11.3
2 parents 252b174 + 0142d89 commit 2ce7cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/constant/constant.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ const (
8888
KubeProxyImage = "quay.io/k0sproject/kube-proxy"
8989
KubeProxyImageVersion = "v1.30.0"
9090
CoreDNSImage = "quay.io/k0sproject/coredns"
91-
CoreDNSImageVersion = "1.11.1"
91+
CoreDNSImageVersion = "1.11.3"
9292
EnvoyProxyImage = "quay.io/k0sproject/envoy-distroless"
9393
EnvoyProxyImageVersion = "v1.30.1"
9494
CalicoImage = "quay.io/k0sproject/calico-cni"

0 commit comments

Comments
 (0)