From 5231ff7ef01f2192e9967be5a6c2185bbb30c4dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 18:21:53 +0000 Subject: [PATCH] chore: Update CoreDNS image version in manifests/coredns.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli (cherry picked from commit ef3bb6566b7bbc6cd5d07587d53c127e90d3c7df) Signed-off-by: Brad Davidson --- manifests/coredns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/coredns.yaml b/manifests/coredns.yaml index ce4ed31d370..3c4107bd564 100644 --- a/manifests/coredns.yaml +++ b/manifests/coredns.yaml @@ -123,7 +123,7 @@ spec: k8s-app: kube-dns containers: - name: coredns - image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.14.2" + image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.14.3" imagePullPolicy: IfNotPresent resources: limits: