Skip to content

external-dns: update registry.k8s.io/external-dns/external-dns Docker tag to v0.21.0#401

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/registry.k8s.io-external-dns-external-dns-0.x
Open

external-dns: update registry.k8s.io/external-dns/external-dns Docker tag to v0.21.0#401
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/registry.k8s.io-external-dns-external-dns-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 6, 2026

This PR contains the following updates:

Package Type Update Change
registry.k8s.io/external-dns/external-dns Kustomization minor v0.20.0v0.21.0

Release Notes

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

v0.21.0

Compare Source

⚠️ Breaking Changes

🚀 Features

🐛 Bug fixes

📝 Documentation

📦 Others

📦 Docker Image

docker pull registry.k8s.io/external-dns/external-dns:v0.21.0

New Contributors

Full Changelog: kubernetes-sigs/external-dns@v0.20.0...v0.21.0


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.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 6, 2026

Infro diff for 128a974

argocd.hashbang.sh > cloudnative-pg (0 files changed)

Details
time="2026-05-08T13:15:04Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web."
time="2026-05-08T13:15:14Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web."

===== coordination.k8s.io/Lease /db9c8771.cnpg.io ======
--- /tmp/argocd-diff1803282613/db9c8771.cnpg.io-live.yaml
+++ /tmp/argocd-diff1803282613/db9c8771.cnpg.io
@@ -0,0 +1,11 @@
+apiVersion: coordination.k8s.io/v1
+kind: Lease
+metadata:
+  annotations:
+    argocd.argoproj.io/tracking-id: cloudnative-pg:coordination.k8s.io/Lease:cloudnative-pg/db9c8771.cnpg.io
+  labels:
+    app.kubernetes.io/component: manager
+    app.kubernetes.io/instance: cloudnative-pg
+    app.kubernetes.io/name: cloudnative-pg
+  name: db9c8771.cnpg.io
+spec: {}

argocd.hashbang.sh > external-dns (0 files changed)

Details
time="2026-05-08T13:15:16Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web."
time="2026-05-08T13:15:20Z" level=warning msg="Failed to invoke grpc call. Use flag --grpc-web in grpc calls. To avoid this warning message, use flag --grpc-web."

===== apps/Deployment external-dns/external-dns ======
--- /tmp/argocd-diff3083097153/external-dns-live.yaml
+++ /tmp/argocd-diff3083097153/external-dns
@@ -172,11 +172,6 @@
         - --provider=aws
         - --txt-owner-id=digitalocean-hashbang
         - --txt-prefix=_owner.
-        - --source=crd
-        - --domain-filter=hashbang.sh
-        - --managed-record-types=A
-        - --managed-record-types=CNAME
-        - --managed-record-types=TXT
         env:
         - name: AWS_REGION
           value: us-west-2
@@ -187,7 +182,7 @@
             secretKeyRef:
               key: key
               name: external-dns-iam
-        image: registry.k8s.io/external-dns/external-dns:v0.20.0@sha256:ddc7f4212ed09a21024deb1f470a05240837712e74e4b9f6d1f2632ff10672e7
+        image: registry.k8s.io/external-dns/external-dns:v0.21.0@sha256:f53faaf71cb270d1ca9dce6ea0c94bfebf1a18696263487f0fbc74b9bf2bd7ff
         imagePullPolicy: IfNotPresent
         name: external-dns
         ports:

@renovate renovate Bot changed the title external-dns: update registry.k8s.io/external-dns/external-dns Docker tag to v0.21.0 external-dns: update registry.k8s.io/external-dns/external-dns Docker tag to v0.21.0 - autoclosed Apr 24, 2026
@renovate renovate Bot closed this Apr 24, 2026
@renovate renovate Bot deleted the renovate/registry.k8s.io-external-dns-external-dns-0.x branch April 24, 2026 18:04
@renovate renovate Bot changed the title external-dns: update registry.k8s.io/external-dns/external-dns Docker tag to v0.21.0 - autoclosed external-dns: update registry.k8s.io/external-dns/external-dns Docker tag to v0.21.0 Apr 24, 2026
@renovate renovate Bot reopened this Apr 24, 2026
@renovate renovate Bot force-pushed the renovate/registry.k8s.io-external-dns-external-dns-0.x branch 2 times, most recently from 7c95f10 to b464c9b Compare April 24, 2026 21:51
@renovate renovate Bot changed the title external-dns: update registry.k8s.io/external-dns/external-dns Docker tag to v0.21.0 external-dns: update registry.k8s.io/external-dns/external-dns Docker tag to v0.21.0 - autoclosed May 8, 2026
@renovate renovate Bot closed this May 8, 2026
@renovate renovate Bot changed the title external-dns: update registry.k8s.io/external-dns/external-dns Docker tag to v0.21.0 - autoclosed external-dns: update registry.k8s.io/external-dns/external-dns Docker tag to v0.21.0 May 8, 2026
@renovate renovate Bot reopened this May 8, 2026
@renovate renovate Bot force-pushed the renovate/registry.k8s.io-external-dns-external-dns-0.x branch 2 times, most recently from b464c9b to 6782cdb Compare May 8, 2026 13:14
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