From 2790f6c1f4528d0732a9eea443a6860ed0160a39 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 28 Apr 2026 23:24:26 +0000 Subject: [PATCH] chore(deps): update registry.k8s.io/coredns/coredns docker tag to v1.14.3 --- clusters/cl01tl/helm/coredns/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/coredns/values.yaml b/clusters/cl01tl/helm/coredns/values.yaml index 97aa80b65..ca0f7dc9d 100644 --- a/clusters/cl01tl/helm/coredns/values.yaml +++ b/clusters/cl01tl/helm/coredns/values.yaml @@ -1,7 +1,7 @@ coredns: image: repository: registry.k8s.io/coredns/coredns - tag: v1.14.2@sha256:e7e6440cfd1e919280958f5b5a6ab2b184d385bba774c12ad2a9e1e4183f90d9 + tag: v1.14.3@sha256:884b72dd6d2f7d367902af420605e0288dffedb0516ce29330423ae3f8f5c6fa replicaCount: 3 resources: limits: -- 2.49.1