Skip to content

fix(deps): update module sigs.k8s.io/external-dns to v0.23.0 - #115

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sigs.k8s.io-external-dns-0.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sigs.k8s.io-external-dns-0.x

Conversation

@renovate

@renovate renovate Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/external-dns v0.22.0v0.23.0 age confidence

Release Notes

kubernetes-sigs/external-dns (sigs.k8s.io/external-dns)

v0.23.0

Compare Source

General information

It's recommended to try this version with --dry-run=true first, see upgrade instructions.

Action required before upgrade

  • ⚠️ crd registry now stores DNSRecord objects independantly of source namespace (#​6606).
    • Upgrading from v0.22.0: set --crd-registry-namespace accordingly.
  • ℹ️ For security & reliability, webhook bodies are capped at 32 MiB
    • configurable with --webhook-provider-max-body-size (#​6484).
  • ⚠️ With --txt-encrypt-enabled, Go 1.27 changed gzip output (#​6675):

Important

  • ℹ️ --enable-legacy-annotation-prefix reads external-dns.alpha.kubernetes.io/ annotations during migration (#​6703).
  • ℹ️ --dry-run is now honored by ns1 (#​6693) and alibabacloud (#​6699). Records were silently written before.
  • ℹ️ In-tree Gandi provider removed (#​6654). Use a previous version or a webhook provider.

⚠️ Breaking Changes

🚀 Features

🐛 Bug fixes

📝 Documentation

📦 Docker Image

# This pull command only works when it's released
docker pull registry.k8s.io/external-dns/external-dns:v0.23.0

📦 Others

chore
ci
deps
refactor
test

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 14 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/service/route53 v1.65.8 -> v1.70.0
github.com/aws/smithy-go v1.27.8 -> v1.28.1
github.com/prometheus/client_model v0.6.2 -> v0.6.3
github.com/prometheus/common v0.70.1 -> v0.71.0
golang.org/x/net v0.58.0 -> v0.59.0
golang.org/x/oauth2 v0.36.0 -> v0.37.0
golang.org/x/sys v0.47.0 -> v0.48.0
golang.org/x/term v0.45.0 -> v0.46.0
golang.org/x/text v0.41.0 -> v0.42.0
golang.org/x/time v0.15.0 -> v0.16.0
k8s.io/api v0.36.3 -> v0.37.0
k8s.io/apimachinery v0.36.3 -> v0.37.0
k8s.io/client-go v0.36.3 -> v0.37.0
sigs.k8s.io/controller-runtime v0.24.1 -> v0.25.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants