From 41f13e1256d91e7f4f05601ad6e9329d415914a5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 27 Jan 2026 18:59:53 +0000 Subject: [PATCH] chore(deps): update registry.k8s.io/coredns/coredns docker tag to v1.14.1 (#3526) 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 | minor | `v1.13.2` → `v1.14.1` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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/3526 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 32b753865..a811befdf 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.2 + tag: v1.14.1 replicaCount: 3 resources: requests: