Update registry.k8s.io/external-dns/external-dns Docker tag to v0.15.1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
registry.k8s.io/external-dns/external-dns | patch |
v0.15.0 -> v0.15.1
|
⚠ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
kubernetes-sigs/external-dns (registry.k8s.io/external-dns/external-dns)
v0.15.1
What's Changed
- feat: NAT64 network source by @johannwagner in https://github.com/kubernetes-sigs/external-dns/pull/4593
- docs: refactor title and organisation by @mloiseleur in https://github.com/kubernetes-sigs/external-dns/pull/4726
- bump kustomize version to v0.15.0 by @Raffo in https://github.com/kubernetes-sigs/external-dns/pull/4728
- update the docs to v0.15.0 by @Raffo in https://github.com/kubernetes-sigs/external-dns/pull/4729
- Migrate to aws-sdk-go-v2 by @mjlshen in https://github.com/kubernetes-sigs/external-dns/pull/4640
- Do not risk exposing unauthenticated webhook port on container by @kimsondrup in https://github.com/kubernetes-sigs/external-dns/pull/4691
- feat(chart): Updated image to v0.15.0 by @stevehipwell in https://github.com/kubernetes-sigs/external-dns/pull/4735
- docs: add reference to Efficient IP webhook provider by @PeterVanek in https://github.com/kubernetes-sigs/external-dns/pull/4740
- docs: add reference to Netic's TidyDNS webhook provider by @kimsondrup in https://github.com/kubernetes-sigs/external-dns/pull/4738
- fix: update with cloudflare and alibaba cloud by @mloiseleur in https://github.com/kubernetes-sigs/external-dns/pull/4748
- fix(issue-4448): aws route53 inconsistent domain name handling - octal escapes by @ivankatliarchuk in https://github.com/kubernetes-sigs/external-dns/pull/4582
- chore(deps): bump the dev-dependencies group across 1 directory with 13 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4757
- adds soft error for google provider by @EWK20 in https://github.com/kubernetes-sigs/external-dns/pull/4682
- chore(deps): bump the dev-dependencies group across 1 directory with 8 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4763
- pdns provider: add optional argument for making the parameter server_id configurable by @romeroalx in https://github.com/kubernetes-sigs/external-dns/pull/4753
- chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 in the dev-dependencies group by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4775
- chore(deps): bump the dev-dependencies group across 1 directory with 21 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4776
- add Vultr webhook provider reference by @happytreees in https://github.com/kubernetes-sigs/external-dns/pull/4777
- feat(digitalocean): add mx and txt records support by @simonoff in https://github.com/kubernetes-sigs/external-dns/pull/4690
- Add support for MX and SRV records in pdns provider by @saravanan30erd in https://github.com/kubernetes-sigs/external-dns/pull/4648
- Remove deprecated rnds provider by @Raffo in https://github.com/kubernetes-sigs/external-dns/pull/4788
- Update godaddy.md spelling and reference to NS1 by @claycooper in https://github.com/kubernetes-sigs/external-dns/pull/4793
- chore(deps): bump actions/checkout from 4.2.0 to 4.2.1 in the dev-dependencies group by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4794
- chore(deps): bump the dev-dependencies group across 1 directory with 20 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4797
- Do not expose the AWS role external id in the logs by @iul1an in https://github.com/kubernetes-sigs/external-dns/pull/4706
- source node: Skip unschedulable nodes by @n-Arno in https://github.com/kubernetes-sigs/external-dns/pull/4761
- add huaweicloud webhook to readme by @setoru in https://github.com/kubernetes-sigs/external-dns/pull/4801
- add mikrotik provider reference by @mircea-pavel-anton in https://github.com/kubernetes-sigs/external-dns/pull/4809
- feat: add azure zone list cache by @tanujd11 in https://github.com/kubernetes-sigs/external-dns/pull/4811
- feat(aws-sd): tag services by @github-vincent-miszczak in https://github.com/kubernetes-sigs/external-dns/pull/4745
- Add AWS_INSTANCE_IPV6 support to the AWS-SD provider by @mjlshen in https://github.com/kubernetes-sigs/external-dns/pull/4721
- chore(deps): bump the dev-dependencies group across 1 directory with 21 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4830
- chore(deps): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4829
- fix flaky aws sd test by @Raffo in https://github.com/kubernetes-sigs/external-dns/pull/4832
- feat: add soft errors to pdns provider by @julillae in https://github.com/kubernetes-sigs/external-dns/pull/4578
- [helm] Add global.imagePullSecrets by @jkroepke in https://github.com/kubernetes-sigs/external-dns/pull/4667
- feat: log when endpoint ignored due to ownerid not match by @davhdavh in https://github.com/kubernetes-sigs/external-dns/pull/4817
- fix: change function name to properly reflect crud by @AndrewCharlesHay in https://github.com/kubernetes-sigs/external-dns/pull/4838
- chore(deps): bump the dev-dependencies group across 1 directory with 14 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4842
- feat(cloudflare): support cloudflare region by @AndrewCharlesHay in https://github.com/kubernetes-sigs/external-dns/pull/4646
- chore(deps): bump the dev-dependencies group across 1 directory with 24 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4865
- chore(aws): add region ap-southeast-5 by @kuzm1ch in https://github.com/kubernetes-sigs/external-dns/pull/4854
- chore(deps): bump the dev-dependencies group across 1 directory with 15 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4877
- chore(deps): update go to v1.23.3 for CVE-2024-34156 by @goat-ssh in https://github.com/kubernetes-sigs/external-dns/pull/4887
- fix(Google DNS): ensure trailing dot on NS records by @abaguas in https://github.com/kubernetes-sigs/external-dns/pull/4847
- fix(aws): add soft error by @ninjaprox in https://github.com/kubernetes-sigs/external-dns/pull/4886
- fix(aws): add soft error by @blanchardma in https://github.com/kubernetes-sigs/external-dns/pull/4741
- Add options
labelFilter
andmanagedRecordTypes
in Helm Chart by @abaguas in https://github.com/kubernetes-sigs/external-dns/pull/4849 - chore(deps): bump the dev-dependencies group across 1 directory with 21 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4896
- docs(Azure DNS): fix tutorial about Azure identity variables by @EvanSchallerer in https://github.com/kubernetes-sigs/external-dns/pull/4899
- fix(txt-suffix): avoid crash on domain without dot by @titilambert in https://github.com/kubernetes-sigs/external-dns/pull/4885
- fix(pihole): gracefully avoid invalid request with wildcard by @MicahBird in https://github.com/kubernetes-sigs/external-dns/pull/4904
- feat(webhook): initial OpenAPI spec by @mloiseleur in https://github.com/kubernetes-sigs/external-dns/pull/4874
- chore(deps): bump the dev-dependencies group across 1 directory with 10 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4911
- add abion webhook to readme by @abiondevelopment in https://github.com/kubernetes-sigs/external-dns/pull/4912
- chore(deps): bump the dev-dependencies group across 1 directory with 17 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4930
- Include labelSelector for affinity and topologySpreadConstraints by @pvickery-ParamountCommerce in https://github.com/kubernetes-sigs/external-dns/pull/4666
- chore(deps): bump the dev-dependencies group across 1 directory with 11 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4947
- chore(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4952
- feat(Azure DNS): add NS record support by @abaguas in https://github.com/kubernetes-sigs/external-dns/pull/4846
- chore(deps): bump the dev-dependencies group across 1 directory with 12 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4959
- update to latest ko version by @Raffo in https://github.com/kubernetes-sigs/external-dns/pull/4962
- chore(deps): bump the dev-dependencies group with 9 updates by @dependabot in https://github.com/kubernetes-sigs/external-dns/pull/4963
NOTE: 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
- @johannwagner made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4593
- @PeterVanek made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4740
- @ivankatliarchuk made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4582
- @EWK20 made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4682
- @romeroalx made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4753
- @happytreees made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4777
- @simonoff made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4690
- @saravanan30erd made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4648
- @claycooper made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4793
- @iul1an made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4706
- @n-Arno made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4761
- @setoru made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4801
- @mircea-pavel-anton made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4809
- @github-vincent-miszczak made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4745
- @julillae made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4578
- @kuzm1ch made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4854
- @goat-ssh made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4887
- @abaguas made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4847
- @ninjaprox made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4886
- @blanchardma made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4741
- @EvanSchallerer made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4899
- @MicahBird made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4904
- @abiondevelopment made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4912
- @pvickery-ParamountCommerce made their first contribution in https://github.com/kubernetes-sigs/external-dns/pull/4666
Full Changelog: https://github.com/kubernetes-sigs/external-dns/compare/v0.15.0...v0.15.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.