From f4863bd1d50ea670092597f5e9de93a4b1976aea Mon Sep 17 00:00:00 2001 From: stwilkes Date: Tue, 17 Feb 2026 14:31:20 +0100 Subject: [PATCH] Update CoreDNS image version to 1.14.1 --- scripts/coredns/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/coredns/deployment.yaml b/scripts/coredns/deployment.yaml index c26ebf86b2..1f010a383b 100644 --- a/scripts/coredns/deployment.yaml +++ b/scripts/coredns/deployment.yaml @@ -41,7 +41,7 @@ spec: - args: - -conf - /etc/coredns/Corefile - image: keppel.eu-de-1.cloud.sap/ccloud-dockerhub-mirror/sapcc/coredns:1.6.2 + image: keppel.eu-de-1.cloud.sap/ccloud-dockerhub-mirror/sapcc/coredns:1.14.1 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 5