From 22e8e41356770b9e8a8fb47587464f3b6f4118a3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 18:12:24 +0000 Subject: [PATCH 1/2] chore: Update CoreDNS image version in scripts/airgap/image-list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- scripts/airgap/image-list.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/airgap/image-list.txt b/scripts/airgap/image-list.txt index c7d2de8f468..311a485d7c8 100644 --- a/scripts/airgap/image-list.txt +++ b/scripts/airgap/image-list.txt @@ -1,7 +1,7 @@ docker.io/rancher/klipper-helm:v0.9.14-build20260210 docker.io/rancher/klipper-lb:v0.4.14 docker.io/rancher/local-path-provisioner:v0.0.34 -docker.io/rancher/mirrored-coredns-coredns:1.14.1 +docker.io/rancher/mirrored-coredns-coredns:1.14.2 docker.io/rancher/mirrored-library-busybox:1.37.0 docker.io/rancher/mirrored-library-traefik:3.6.9 docker.io/rancher/mirrored-metrics-server:v0.8.1 From 5855ed5345f9c2b8f0a11a2e6bac93f600c2aaa1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 18:12:25 +0000 Subject: [PATCH 2/2] 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 --- manifests/coredns.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/coredns.yaml b/manifests/coredns.yaml index 3dc8c7639b9..ce4ed31d370 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.1" + image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.14.2" imagePullPolicy: IfNotPresent resources: limits: