Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 3, 2026

This PR contains the following updates:

Package Update Change
external-dns minor 1.19.01.20.0

Release Notes

kubernetes-sigs/external-dns (external-dns)

v1.20.0

Added
Changed
Fixed
  • Fixed the missing schema for .provider.webhook.serviceMonitor configs (#​5932) @​chrisbsmith
  • Fixed incorrect indentation of selector labels under spec.template.spec.topologySpreadConstraints when topologySpreadConstraints is set. (#​6054) @​andylim0221

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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

github-actions bot commented Jan 3, 2026

--- kubernetes/apps/network/cloudflare-dns Kustomization: network/cloudflare-dns HelmRelease: network/cloudflare-dns

+++ kubernetes/apps/network/cloudflare-dns Kustomization: network/cloudflare-dns HelmRelease: network/cloudflare-dns

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

     spec:
       chart: external-dns
       sourceRef:
         kind: HelmRepository
         name: external-dns
         namespace: flux-system
-      version: 1.19.0
+      version: 1.20.0
   install:
     remediation:
       retries: -1
   interval: 1h
   upgrade:
     cleanupOnFail: true

@github-actions
Copy link

github-actions bot commented Jan 3, 2026

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

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

@@ -40,13 +40,13 @@

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

@meroxdotdev meroxdotdev merged commit d250be7 into main Jan 3, 2026
6 checks passed
@renovate renovate bot deleted the renovate/external-dns-1.x branch January 3, 2026 11:47
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.

2 participants