From 82819be442c5475a7c75ba5f6d0642daf36b5811 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 20 Dec 2025 00:56:47 +0000 Subject: [PATCH] Update registry.k8s.io/coredns/coredns Docker tag to v1.13.2 (#2658) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.k8s.io/coredns/coredns | patch | `v1.13.1` -> `v1.13.2` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/2658 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- 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 530d335f8..32b753865 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.13.1 + tag: v1.13.2 replicaCount: 3 resources: requests: