From cb38abd25374179ad519cd0bfb4dc0652238658d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Oct 2025 04:40:49 +0000 Subject: [PATCH] Update Helm release coredns to v1.45.0 (#1795) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [coredns](https://coredns.io) ([source](https://github.com/coredns/helm)) | minor | `1.44.3` -> `1.45.0` | --- ### Release Notes
coredns/helm (coredns) ### [`v1.45.0`](https://github.com/coredns/helm/releases/tag/coredns-1.45.0) [Compare Source](https://github.com/coredns/helm/compare/coredns-1.44.3...coredns-1.45.0) CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services #### What's Changed - Bump docker/login-action from 3.5.0 to 3.6.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​235](https://github.com/coredns/helm/pull/235) - chore(deps): update coredns to 1.13.1 by [@​didot](https://github.com/didot) in [#​237](https://github.com/coredns/helm/pull/237) **Full Changelog**:
--- ### 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/1795 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/standalone/coredns/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/standalone/coredns/Chart.yaml b/clusters/cl01tl/standalone/coredns/Chart.yaml index 817ea300e..2fde8a259 100644 --- a/clusters/cl01tl/standalone/coredns/Chart.yaml +++ b/clusters/cl01tl/standalone/coredns/Chart.yaml @@ -15,7 +15,7 @@ maintainers: - name: alexlebens dependencies: - name: coredns - version: 1.44.3 + version: 1.45.0 repository: https://coredns.github.io/helm icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/coredns.png appVersion: v1.12.1