From 3e3ff1238d4bb21147cd425cdad647a838d030f2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 5 Oct 2025 00:51:23 +0000 Subject: [PATCH] Update Helm release coredns to v1.44.3 (#1669) 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.43.3` -> `1.44.3` | --- ### Release Notes
coredns/helm (coredns) ### [`v1.44.3`](https://github.com/coredns/helm/releases/tag/coredns-1.44.3) [Compare Source](https://github.com/coredns/helm/compare/coredns-1.43.3...coredns-1.44.3) CoreDNS is a DNS server that chains plugins and provides Kubernetes DNS Services #### What's Changed - Bump actions/setup-python from 5 to 6 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​231](https://github.com/coredns/helm/pull/231) - Bump sigstore/cosign-installer from 3.9.2 to 3.10.0 by [@​dependabot](https://github.com/dependabot)\[bot] in [#​232](https://github.com/coredns/helm/pull/232) - Add kubernetes plugin multicluster required RBAC by [@​JingmingGuo](https://github.com/JingmingGuo) in [#​234](https://github.com/coredns/helm/pull/234) #### New Contributors - [@​JingmingGuo](https://github.com/JingmingGuo) made their first contribution in [#​234](https://github.com/coredns/helm/pull/234) **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/1669 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 a1c72127b..817ea300e 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.43.3 + version: 1.44.3 repository: https://coredns.github.io/helm icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/coredns.png appVersion: v1.12.1