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 <details> <summary>coredns/helm (coredns)</summary> ### [`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**: <https://github.com/coredns/helm/compare/coredns-1.43.3...coredns-1.44.3> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==--> Reviewed-on: #1669 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
22 lines
519 B
YAML
22 lines
519 B
YAML
apiVersion: v2
|
|
name: coredns
|
|
version: 1.0.0
|
|
description: CoreDNS
|
|
keywords:
|
|
- coredns
|
|
- dns
|
|
- network
|
|
- kubernetes
|
|
home: https://wiki.alexlebens.dev/s/43947ec6-a034-449f-8c76-982ac493b072
|
|
sources:
|
|
- https://github.com/coredns/coredns
|
|
- https://github.com/coredns/helm
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: coredns
|
|
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
|