Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps sigs.k8s.io/external-dns from 0.15.1 to 0.16.1.

Release notes

Sourced from sigs.k8s.io/external-dns's releases.

v0.16.1

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: kubernetes-sigs/external-dns@v0.16.0...v0.16.1

Images

docker pull registry.k8s.io/external-dns/external-dns:v0.16.1

v0.16.0

💥 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

... (truncated)

Commits
  • 017f768 fix(cloudflare): infinite loop with more than 50 custom hostnames (#5181)
  • 69da80f Merge pull request #5169 from buroa/master
  • a624332 fix(source): config didnt set gatewayname
  • 44f1008 cloudflare: bugfix - do not attempt to create unconfigured empty custom hostn...
  • a3f4188 Merge pull request #5164 from mloiseleur/fix/owners
  • 6bb785d chore: update OWNERs with left required config file
  • 724b86b feat(source): fitler by gateway name (#5160)
  • c72c499 Merge pull request #5158 from kubernetes-sigs/add/labels
  • 5b5bd09 fix: add mexico region to external dns supported load balancers (#5157)
  • 1ace1c4 add: auto label source and providers
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
sigs.k8s.io/external-dns [>= 0.17.a, < 0.18]

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [sigs.k8s.io/external-dns](https://github.com/kubernetes-sigs/external-dns) from 0.15.1 to 0.16.1.
- [Release notes](https://github.com/kubernetes-sigs/external-dns/releases)
- [Changelog](https://github.com/kubernetes-sigs/external-dns/blob/master/docs/release.md)
- [Commits](kubernetes-sigs/external-dns@v0.15.1...v0.16.1)

---
updated-dependencies:
- dependency-name: sigs.k8s.io/external-dns
  dependency-version: 0.16.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 9, 2025
@ghost ghost closed this Jun 15, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 15, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@ghost ghost deleted the dependabot/go_modules/sigs.k8s.io/external-dns-0.16.1 branch June 15, 2025 02:34
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants