From 7a0d47bb7efe1f7912d961a9a80dacfcdccf0568 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Mar 2026 01:58:04 +0000 Subject: [PATCH] chore(deps): update registry.k8s.io/coredns/coredns docker tag to v1.14.2 --- 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 a811befdf..e03747dbb 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.1 + tag: v1.14.2 replicaCount: 3 resources: requests: -- 2.49.1