From 3fd0d461317058c4f7c579be25c9a5c2f0be1715 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Oct 2025 06:02:06 +0000 Subject: [PATCH] Update registry.k8s.io/coredns/coredns Docker tag to v1.13.1 (#1868) --- clusters/cl01tl/standalone/coredns/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/standalone/coredns/values.yaml b/clusters/cl01tl/standalone/coredns/values.yaml index a6e38fb78..530d335f8 100644 --- a/clusters/cl01tl/standalone/coredns/values.yaml +++ b/clusters/cl01tl/standalone/coredns/values.yaml @@ -1,7 +1,7 @@ coredns: image: repository: registry.k8s.io/coredns/coredns - tag: v1.13.0 + tag: v1.13.1 replicaCount: 3 resources: requests: