chore(deps): update dependency kubernetes-sigs/external-dns to v0.18.0 #521
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.14.2
->0.18.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
kubernetes-sigs/external-dns (kubernetes-sigs/external-dns)
v0.18.0
Compare Source
General information
endpointslices
. It will be included in the next Chart release, see #5493.ℹ️ This release remove in-tree support for ibmcloud, tencentcloud & ultradns. Users needing those providers can use a previous version of external-dns or create a webhook-based provider.
ℹ️ The change on
default-targets
behavior provide a mitigation strategy, if you need it, see #5316🚀 Features
ttl
annotation on pod by @ivankatliarchuk in #5527🐛 Bug fixes
📝 Documentation
📦 Others
apis/v1alpha1
by @mloiseleur in #5446New Contributors
Full Changelog: kubernetes-sigs/external-dns@v0.17.0...v0.18.0
v0.17.0
Compare Source
Global information
ℹ️ On Pi Hole, support for v6 has been added. Pi Hole v5 support is deprecated and will be removed in a future version
ℹ️ On OVH, the provider has been heavily rewritten. New ACLs are need. See documentation and PR #5143 for details.
ℹ️ On IPv6, the proposal 002 has been implemented, thanks to @hjoshi123
expose-internal-ipv6
flag will be set to falseℹ️ The legacy txt-format will be removed in the next minor version (#5172)
ℹ️ A new Nomad source may be added to external-dns (#5284)
🚀 Features
🐛 Bug fixes
📝 Documentation
📦 Others
📦 Docker Image
New Contributors
Full Changelog: kubernetes-sigs/external-dns@v0.16.1...v0.17.0
v0.16.1
Compare Source
This release fixes the breaking change introduced in v0.16.0 for Cloudflare.
ℹ️ With v0.16.0, a new option on TXT Registry is available to use only new format (#4946). Previous format will be removed in the next release (#5172).
🐛 Bug fixes
📦 Others
Full Changelog: kubernetes-sigs/external-dns@v0.16.0...v0.16.1
Images
v0.16.0
Compare Source
💥 Breaking Changes
There is a breaking change on Cloudflare with this release. It requires Cloudflare for Saas.
Starting with this version, it will create AAAA Alias records in AWS Route53 by default (PR #5111).
ℹ️ This behavior can be disabled with the following command line parameter:
--exclude-record-types=AAAA
.🚀 Features
ServiceAccount
annotations (#4958) (#4958) @fcrespofastly🐛 Bug fixes
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.