Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Change Age Confidence
sigs.k8s.io/external-dns v0.14.2 -> v0.19.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v0.19.0

Compare Source

General information

  • ℹ️ CLI flags allows to set behavior of previous version on the two breaking changes included in this release, if needed.
  • ℹ️ Thanks to @​valerian-roche, this version can reduce the average memory usage by ~10 times, see #​5596

⚠️ Breaking Changes

🚀 Features

🐛 Bug fixes

📝 Documentation

📦 Others

📦 Docker Image


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

New Contributors

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

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
📦 Docker Image
docker pull registry.k8s.io/external-dns/external-dns:v0.18.0
New 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

  • ⚠️ In the next release, the default of this new expose-internal-ipv6 flag 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)

  • ⚠️ There is currently

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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
Contributor Author

renovate bot commented Sep 4, 2024

ℹ 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
cel.dev/expr v0.20.0 -> v0.24.0
github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 -> v2.26.3
github.com/pelletier/go-toml/v2 v2.2.3 -> v2.2.4
github.com/petermattis/goid v0.0.0-20230904192822-1876fd5063bc -> v0.0.0-20250508124226-395b08cebbdb
github.com/prometheus/client_golang v1.22.0 -> v1.23.0
github.com/prometheus/common v0.63.0 -> v0.65.0
github.com/prometheus/procfs v0.15.1 -> v0.16.1
github.com/sagikazarmark/locafero v0.7.0 -> v0.9.0
github.com/sasha-s/go-deadlock v0.3.1 -> v0.3.5
github.com/spf13/afero v1.12.0 -> v1.14.0
github.com/spf13/cast v1.7.1 -> v1.8.0
go.etcd.io/etcd/api/v3 v3.5.21 -> v3.6.4
go.etcd.io/etcd/client/pkg/v3 v3.5.21 -> v3.6.4
go.etcd.io/etcd/client/v3 v3.5.21 -> v3.6.4
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.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.40.0 -> v0.41.0
golang.org/x/exp v0.0.0-20250106191152-7588d65b2ba8 -> v0.0.0-20250620022241-b7579e27df2b
golang.org/x/mod v0.25.0 -> v0.26.0
golang.org/x/net v0.42.0 -> v0.43.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/term v0.33.0 -> v0.34.0
golang.org/x/text v0.27.0 -> v0.28.0
golang.org/x/tools v0.34.0 -> v0.35.0
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/rpc v0.0.0-20250219182151-9fdb1cabc7b2 -> v0.0.0-20250818200422-3122310a409c
google.golang.org/grpc v1.72.0 -> v1.74.2
sigs.k8s.io/controller-runtime v0.20.4 -> v0.21.0

@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from a339dc8 to 4227a1c Compare September 24, 2024 02:41
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from 4227a1c to 92413b5 Compare December 19, 2024 20:05
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/external-dns to v0.15.0 fix(deps): update module sigs.k8s.io/external-dns to v0.15.1 Dec 19, 2024
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from 92413b5 to 1b78318 Compare January 5, 2025 23:11
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from 1b78318 to 85575d2 Compare January 16, 2025 04:33
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from 85575d2 to 4cf109e Compare March 12, 2025 12:15
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/external-dns to v0.15.1 fix(deps): update module sigs.k8s.io/external-dns to v0.16.0 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from 4cf109e to 414e50c Compare March 15, 2025 17:21
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/external-dns to v0.16.0 fix(deps): update module sigs.k8s.io/external-dns to v0.16.1 Mar 15, 2025
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from 414e50c to 67884c9 Compare May 14, 2025 11:23
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/external-dns to v0.16.1 fix(deps): update module sigs.k8s.io/external-dns to v0.17.0 May 14, 2025
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from 67884c9 to 64f898b Compare June 26, 2025 08:05
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/external-dns to v0.17.0 fix(deps): update module sigs.k8s.io/external-dns to v0.18.0 Jun 26, 2025
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from 64f898b to 7e5876f Compare July 20, 2025 21:42
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch 2 times, most recently from 908f645 to a604d9b Compare September 2, 2025 05:01
@renovate renovate bot force-pushed the renovate/sigs.k8s.io-external-dns-0.x branch from a604d9b to 1c7b71d Compare September 2, 2025 09:15
@renovate renovate bot changed the title fix(deps): update module sigs.k8s.io/external-dns to v0.18.0 fix(deps): update module sigs.k8s.io/external-dns to v0.19.0 Sep 2, 2025
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