Update registry.k8s.io/external-dns/external-dns Docker tag to v0.20.0 #10
Reference in New Issue
Block a user
Delete Branch "renovate/registry.k8s.io-external-dns-external-dns-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.15.0→v0.20.0Release Notes
kubernetes-sigs/external-dns (registry.k8s.io/external-dns/external-dns)
v0.20.0Compare Source
General information
--min-ttlwas unintentionally removed in #5836. It will be restored in the next version (#6014)🚀 Features
🐛 Bug fixes
📝 Documentation
📦 Others
DeleteCustomHostname()to new lib by @vflaux in #5880📦 Docker Image
v0.19.0Compare Source
General information
⚠️ Breaking Changes
🚀 Features
🐛 Bug fixes
create-onlypolicy type by @coltonhughes in #5627📝 Documentation
📦 Others
📦 Docker Image
New Contributors
Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/v0.18.0...v0.19.0
v0.18.0Compare Source
General information
⚠️ This release requires a RBAC update on
endpointslices. It will be included in the next Chart release, see #5493.⚠️ The exposed metrics has been significantly changed. You'll need to update your observability stack accordingly, see #5516
⚠️ The CLI flag
--txt-new-format-onlyhas been removed. Now it's the only format supported, see #5172ℹ️ 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-targetsbehavior provide a mitigation strategy, if you need it, see #5316⚠️ Breaking Changes
🚀 Features
ttlannotation on pod by @ivankatliarchuk in #5527🐛 Bug fixes
📝 Documentation
📦 Others
apis/v1alpha1by @mloiseleur in #5446📦 Docker Image
New Contributors
Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/v0.17.0...v0.18.0
v0.17.0Compare 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-ipv6flag will be set to false⚠️ There is a severe known issue with Active Directory (#5240) since v0.16.0. PR to fix it (#5385) is in review
ℹ️ 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: https://github.com/kubernetes-sigs/external-dns/compare/v0.16.1...v0.17.0
v0.16.1Compare Source
This release fixes the breaking change introduced in v0.16.0 for Cloudflare.
⚠️ New features on Cloudflare, custom and regional hostnames have some known issues, see #5175 and #5183
⚠️ OpenStack designate in-tree provider will be removed in the next version. There is now a webhook provider.
ℹ️ 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: https://github.com/kubernetes-sigs/external-dns/compare/v0.16.0...v0.16.1
Images
v0.16.0Compare 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
ServiceAccountannotations (#4958) (#4958) @fcrespofastly🐛 Bug fixes
📝 Documentation
📦 Others
v0.15.1(#5028) @stevehipwellNew Contributors
Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/v0.15.1...v0.16.0
v0.15.1Compare Source
What's Changed
labelFilterandmanagedRecordTypesin Helm Chart by @abaguas in #4849NOTE: Users of the AWS providers may have to specify the region if not otherwise done, as environment variable.
Images
ˋdocker pull registry.k8s.io/external-dns/external-dns:v0.15.1ˋ
New Contributors
Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/v0.15.0...v0.15.1
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 has been generated by Renovate Bot.