Skip to content

Update module sigs.k8s.io/external-dns to v0.18.0 #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sigs.k8s.io/external-dns v0.17.0 -> v0.18.0 age adoption passing confidence

Release Notes

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

v0.18.0

Compare 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

ℹ️ 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

⚠️ Breaking Changes

🚀 Features

🐛 Bug fixes

📝 Documentation

📦 Others

New Contributors

Full Changelog: kubernetes-sigs/external-dns@v0.17.0...v0.18.0


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.


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

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

Copy link
Author

renovate bot commented Jun 27, 2025

ℹ 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):

  • 32 additional dependencies were updated

Details:

Package Change
k8s.io/client-go v0.33.0 -> v0.33.2
cel.dev/expr v0.20.0 -> v0.23.0
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/google/cel-go v0.22.1 -> v0.23.2
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 -> v2.26.3
github.com/prometheus/common v0.63.0 -> v0.64.0
go.etcd.io/etcd/api/v3 v3.5.21 -> v3.6.1
go.etcd.io/etcd/client/pkg/v3 v3.5.21 -> v3.6.1
go.etcd.io/etcd/client/v3 v3.5.21 -> v3.6.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.61.0
go.opentelemetry.io/otel v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/metric v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/sdk v1.35.0 -> v1.36.0
go.opentelemetry.io/otel/trace v1.35.0 -> v1.36.0
golang.org/x/crypto v0.38.0 -> v0.39.0
golang.org/x/mod v0.24.0 -> v0.25.0
golang.org/x/net v0.40.0 -> v0.41.0
golang.org/x/sync v0.14.0 -> v0.15.0
golang.org/x/text v0.25.0 -> v0.26.0
golang.org/x/time v0.11.0 -> v0.12.0
golang.org/x/tools v0.32.0 -> v0.33.0
google.golang.org/genproto/googleapis/api v0.0.0-20250324211829-b45e905df463 -> v0.0.0-20250505200425-f936aa4a68b2
google.golang.org/genproto/googleapis/rpc v0.0.0-20250428153025-10db94c68c34 -> v0.0.0-20250603155806-513f23925822
google.golang.org/grpc v1.72.0 -> v1.73.0
k8s.io/api v0.33.0 -> v0.33.2
k8s.io/apiextensions-apiserver v0.32.3 -> v0.33.0
k8s.io/apimachinery v0.33.0 -> v0.33.2
k8s.io/apiserver v0.32.3 -> v0.33.0
k8s.io/component-base v0.32.3 -> v0.33.0
k8s.io/kms v0.32.3 -> v0.33.0
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.31.1 -> v0.31.2
sigs.k8s.io/controller-runtime v0.20.4 -> v0.21.0

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