From 589a63f63c3dbfab2501dd95ee735f60533f5f3e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 11 Sep 2025 00:00:27 +0000 Subject: [PATCH] Update registry.k8s.io/coredns/coredns Docker tag to v1.12.4 --- infra/controllers/dns-public.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infra/controllers/dns-public.yaml b/infra/controllers/dns-public.yaml index a9011e8..9327946 100644 --- a/infra/controllers/dns-public.yaml +++ b/infra/controllers/dns-public.yaml @@ -97,7 +97,7 @@ spec: env: - name: GOMEMLIMIT value: 161MiB - image: registry.k8s.io/coredns/coredns:v1.12.2 + image: registry.k8s.io/coredns/coredns:v1.12.4 imagePullPolicy: IfNotPresent livenessProbe: failureThreshold: 5