Skip to content

feat(container): update registry.k8s.io/external-dns/external-dns ( v0.21.0 → v0.22.0 ) - #497

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/registry.k8s.io-external-dns-external-dns-0.x
Aug 22, 2026
Merged

feat(container): update registry.k8s.io/external-dns/external-dns ( v0.21.0 → v0.22.0 )#497
renovate[bot] merged 1 commit into
mainfrom
renovate/registry.k8s.io-external-dns-external-dns-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
registry.k8s.io/external-dns/external-dns minor v0.21.0v0.22.0

Release Notes

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

v0.22.0

Compare Source

⚠️ 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.22.0

Configuration

📅 Schedule: (in timezone Europe/Lisbon)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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
--- kubernetes/apps/network/external-dns/cloudflare Kustomization: flux-system/external-dns-cloudflare HelmRelease: network/external-dns-cloudflare

+++ kubernetes/apps/network/external-dns/cloudflare Kustomization: flux-system/external-dns-cloudflare HelmRelease: network/external-dns-cloudflare

@@ -54,13 +54,13 @@

     - --ignore-ingress-tls-spec
     - --ingress-class=traefik-public
     - --gateway-name=traefik-public-default
     fullnameOverride: external-dns-cloudflare
     image:
       repository: registry.k8s.io/external-dns/external-dns
-      tag: v0.21.0
+      tag: v0.22.0
     podAnnotations:
       secret.reloader.stakater.com/reload: cloudflare-api-token-secret
     policy: upsert-only
     provider: cloudflare
     serviceMonitor:
       enabled: true

@github-actions

Copy link
Copy Markdown
--- HelmRelease: network/external-dns-cloudflare Deployment: network/external-dns-cloudflare

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

@@ -39,13 +39,13 @@

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
-        image: registry.k8s.io/external-dns/external-dns:v0.21.0
+        image: registry.k8s.io/external-dns/external-dns:v0.22.0
         imagePullPolicy: IfNotPresent
         env:
         - name: CF_API_TOKEN
           valueFrom:
             secretKeyRef:
               key: api-token

@renovate
renovate Bot merged commit 7151838 into main Aug 22, 2026
5 checks passed
@renovate
renovate Bot deleted the renovate/registry.k8s.io-external-dns-external-dns-0.x branch August 22, 2026 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants