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 <details> <summary>coredns/helm (coredns)</summary> ### [`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**: <https://github.com/coredns/helm/compare/coredns-1.44.3...coredns-1.45.0> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==--> Reviewed-on: #1795 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.45.0
|
|
repository: https://coredns.github.io/helm
|
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/coredns.png
|
|
appVersion: v1.12.1
|