Skip to content

Bump github.com/gardener/external-dns-management from 0.35.1 to 0.36.0#1721

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/gardener/external-dns-management-0.36.0
Closed

Bump github.com/gardener/external-dns-management from 0.35.1 to 0.36.0#1721
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/github.com/gardener/external-dns-management-0.36.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2026

Bumps github.com/gardener/external-dns-management from 0.35.1 to 0.36.0.

Release notes

Sourced from github.com/gardener/external-dns-management's releases.

v0.36.0

[github.com/gardener/external-dns-management:v0.36.0]

✨ New Features

  • [OPERATOR] Support Trust Based Authentication by WorkloadIdentity secrets for AWS Route53, Azure DNS, Azure Private DNS and Google Cloud DNS by @​MartinWeindel [#775]

🏃 Others

  • [OPERATOR] Fix race condition if only one of two expected gateway CRDs (either from group gateway.networking.k8s.io or networking.istio.io) is deployed causing endless restarts. by @​MartinWeindel [#790]

Helm Charts

  • dns-controller-manager: europe-docker.pkg.dev/gardener-project/releases/charts/dns-controller-manager:v0.36.0

Container (OCI) Images

  • dns-controller-manager-next-generation: europe-docker.pkg.dev/gardener-project/releases/dns-controller-manager-next-generation:v0.36.0
  • dns-controller-manager: europe-docker.pkg.dev/gardener-project/releases/dns-controller-manager:v0.36.0

v0.35.2

[github.com/gardener/external-dns-management:v0.35.2]

🐛 Bug Fixes

Helm Charts

  • dns-controller-manager: europe-docker.pkg.dev/gardener-project/releases/charts/dns-controller-manager:v0.35.2

Container (OCI) Images

  • dns-controller-manager-next-generation: europe-docker.pkg.dev/gardener-project/releases/dns-controller-manager-next-generation:v0.35.2
  • dns-controller-manager: europe-docker.pkg.dev/gardener-project/releases/dns-controller-manager:v0.35.2
Commits
  • 350d922 release v0.36.0
  • 459e471 fix(deps): update module github.com/aws/aws-sdk-go-v2/service/route53 to v1.6...
  • 45fbc37 fix(deps): update github.com/gardener/controller-manager-library digest to ae...
  • 519b6d9 fix(deps): update module github.com/gardener/gardener to v1.136.2 (#797)
  • b73344e Switch to OIDC Federation Service instead of GitHub App (#795)
  • 3d3227e fix(deps): update module github.com/gardener/gardener to v1.136.1 (#793)
  • e8ca1ea chore(deps): update go to v1.26.0 (#787)
  • 945ff6f fix(deps): update module github.com/joeig/go-powerdns/v3 to v3.21.0 (#789)
  • c5e6bdf fix(deps): update module github.com/cloudflare/cloudflare-go/v6 to v6.7.0 (#788)
  • ddcb2a3 fix(deps): update module github.com/gardener/gardener to v1.136.0 (#792)
  • Additional commits viewable in compare view

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 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 [github.com/gardener/external-dns-management](https://github.com/gardener/external-dns-management) from 0.35.1 to 0.36.0.
- [Release notes](https://github.com/gardener/external-dns-management/releases)
- [Commits](gardener/external-dns-management@v0.35.1...v0.36.0)

---
updated-dependencies:
- dependency-name: github.com/gardener/external-dns-management
  dependency-version: 0.36.0
  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 Mar 3, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 3, 2026 10:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 3, 2026
@gardener-prow gardener-prow bot added the do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. label Mar 3, 2026
@gardener-prow
Copy link
Copy Markdown

gardener-prow bot commented Mar 3, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign kon-angelo for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Mar 3, 2026

This change updates the external DNS management dependency from version 0.35.1 to 0.36.0, reflecting a minor version bump that likely includes bug fixes, performance improvements, or new features for DNS management functionality within the system.

Walkthrough

  • Chore: Updated github.com/gardener/external-dns-management dependency from v0.35.1 to v0.36.0, bringing in latest improvements and potential bug fixes for external DNS management capabilities.

Model: claude-sonnet-4-20250514 | Prompt Tokens: 1036 | Completion Tokens: 111

@gardener-prow gardener-prow bot added cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 3, 2026
@federated-github-access federated-github-access bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 3, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2026

Superseded by #1726.

@dependabot dependabot bot closed this Mar 10, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gardener/external-dns-management-0.36.0 branch March 10, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. dependencies Pull requests that update a dependency file do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. go Pull requests that update Go code needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants