From 3a933a3a0efb73f6ca696746391d0d3e3cecea23 Mon Sep 17 00:00:00 2001 From: Thomas Ferrandiz Date: Thu, 7 Aug 2025 16:36:08 +0000 Subject: [PATCH] Bump coredns to 1.12.3 Signed-off-by: Thomas Ferrandiz --- manifests/coredns.yaml | 2 +- scripts/airgap/image-list.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/coredns.yaml b/manifests/coredns.yaml index 3b55ff2b82..dbf4d16678 100644 --- a/manifests/coredns.yaml +++ b/manifests/coredns.yaml @@ -126,7 +126,7 @@ spec: k8s-app: kube-dns containers: - name: coredns - image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.12.1" + image: "%{SYSTEM_DEFAULT_REGISTRY}%rancher/mirrored-coredns-coredns:1.12.3" imagePullPolicy: IfNotPresent resources: limits: diff --git a/scripts/airgap/image-list.txt b/scripts/airgap/image-list.txt index a605f0c2d8..2053d29fb9 100644 --- a/scripts/airgap/image-list.txt +++ b/scripts/airgap/image-list.txt @@ -1,7 +1,7 @@ docker.io/rancher/klipper-helm:v0.9.8-build20250709 docker.io/rancher/klipper-lb:v0.4.13 docker.io/rancher/local-path-provisioner:v0.0.31 -docker.io/rancher/mirrored-coredns-coredns:1.12.1 +docker.io/rancher/mirrored-coredns-coredns:1.12.3 docker.io/rancher/mirrored-library-busybox:1.36.1 docker.io/rancher/mirrored-library-traefik:3.3.6 docker.io/rancher/mirrored-metrics-server:v0.7.2