Skip to content

Conversation

@yo-renovate
Copy link
Contributor

@yo-renovate yo-renovate bot commented Nov 14, 2025

This PR contains the following updates:

Package Update Change
registry.k8s.io/external-dns/external-dns minor v0.19.0 -> v0.20.0

Release Notes

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

v0.20.0

Compare Source

🚀 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.20.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 has been generated by Renovate Bot.

…ns (v0.19.0 → v0.20.0)

Signed-off-by: yo-renovate[bot] <147074833+yo-renovate[bot]@users.noreply.github.com>
@yo-renovate
Copy link
Contributor Author

yo-renovate bot commented Nov 14, 2025

--- kubernetes/apps/networking/external-dns/unifi Kustomization: networking/external-dns-unifi HelmRelease: networking/external-dns-unifi

+++ kubernetes/apps/networking/external-dns/unifi Kustomization: networking/external-dns-unifi HelmRelease: networking/external-dns-unifi

@@ -47,13 +47,13 @@

             - --source=gateway-httproute
             - --source=service
             - --txt-owner-id=k8s
             - --txt-prefix=k8s.
             image:
               repository: registry.k8s.io/external-dns/external-dns
-              tag: v0.19.0@sha256:f76114338104264f655b23138444481b20bb9d6125742c7240fac25936fe164e
+              tag: v0.20.0@sha256:ddc7f4212ed09a21024deb1f470a05240837712e74e4b9f6d1f2632ff10672e7
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
--- kubernetes/apps/networking/external-dns/cloudflare Kustomization: networking/external-dns-cloudflare HelmRelease: networking/external-dns-cloudflare

+++ kubernetes/apps/networking/external-dns/cloudflare Kustomization: networking/external-dns-cloudflare HelmRelease: networking/external-dns-cloudflare

@@ -53,13 +53,13 @@

             - --zone-id-filter=$(CF_ZONE_ID)
             envFrom:
             - secretRef:
                 name: '{{ .Release.Name }}-secret'
             image:
               repository: registry.k8s.io/external-dns/external-dns
-              tag: v0.19.0@sha256:f76114338104264f655b23138444481b20bb9d6125742c7240fac25936fe164e
+              tag: v0.20.0@sha256:ddc7f4212ed09a21024deb1f470a05240837712e74e4b9f6d1f2632ff10672e7
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@yo-renovate
Copy link
Contributor Author

yo-renovate bot commented Nov 14, 2025

--- HelmRelease: networking/external-dns-cloudflare Deployment: networking/external-dns-cloudflare

+++ HelmRelease: networking/external-dns-cloudflare Deployment: networking/external-dns-cloudflare

@@ -57,13 +57,13 @@

         - --txt-owner-id=k8s
         - --txt-prefix=k8s.
         - --zone-id-filter=$(CF_ZONE_ID)
         envFrom:
         - secretRef:
             name: external-dns-cloudflare-secret
-        image: registry.k8s.io/external-dns/external-dns:v0.19.0@sha256:f76114338104264f655b23138444481b20bb9d6125742c7240fac25936fe164e
+        image: registry.k8s.io/external-dns/external-dns:v0.20.0@sha256:ddc7f4212ed09a21024deb1f470a05240837712e74e4b9f6d1f2632ff10672e7
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 7979
           initialDelaySeconds: 0
--- HelmRelease: networking/external-dns-unifi Deployment: networking/external-dns-unifi

+++ HelmRelease: networking/external-dns-unifi Deployment: networking/external-dns-unifi

@@ -83,13 +83,13 @@

         - --provider=webhook
         - --registry=txt
         - --source=gateway-httproute
         - --source=service
         - --txt-owner-id=k8s
         - --txt-prefix=k8s.
-        image: registry.k8s.io/external-dns/external-dns:v0.19.0@sha256:f76114338104264f655b23138444481b20bb9d6125742c7240fac25936fe164e
+        image: registry.k8s.io/external-dns/external-dns:v0.20.0@sha256:ddc7f4212ed09a21024deb1f470a05240837712e74e4b9f6d1f2632ff10672e7
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 7979
           initialDelaySeconds: 0

@dotcomscripts dotcomscripts merged commit 26c80c3 into main Nov 14, 2025
12 checks passed
@dotcomscripts dotcomscripts deleted the renovate/registry.k8s.io-external-dns-external-dns-0.x branch November 14, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants