From 849fdb432d4e42a8560ffb2581d28d24c79c593c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Mar 2026 01:58:17 +0000 Subject: [PATCH] chore(deps): update registry.k8s.io/coredns/coredns docker tag to v1.14.2 (#4745) --- 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: