Skip to content

feat(helm): update chart external-dns ( 1.19.0 ➔ 1.20.0 )#253

Open
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/external-dns-1.x
Open

feat(helm): update chart external-dns ( 1.19.0 ➔ 1.20.0 )#253
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/external-dns-1.x

Conversation

@parsec-renovate
Copy link
Contributor

@parsec-renovate parsec-renovate bot commented Jan 2, 2026

This PR contains the following updates:

Package Update Change
external-dns minor 1.19.01.20.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.

@github-actions
Copy link

github-actions bot commented Jan 2, 2026

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

+++ kubernetes/apps/network/external/external-dns Kustomization: network/external-external-dns HelmRelease: network/external-external-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:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 1h
   upgrade:
--- kubernetes/apps/network/internal/external-dns Kustomization: network/internal-external-dns HelmRelease: network/internal-external-dns

+++ kubernetes/apps/network/internal/external-dns Kustomization: network/internal-external-dns HelmRelease: network/internal-external-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: 3
   interval: 1h
   upgrade:
     cleanupOnFail: true

@github-actions
Copy link

github-actions bot commented Jan 2, 2026

--- HelmRelease: network/internal-external-dns Deployment: network/internal-external-dns

+++ HelmRelease: network/internal-external-dns Deployment: network/internal-external-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
         args:
         - --log-level=info
         - --log-format=text
         - --interval=1m
         - --events
--- HelmRelease: network/external-external-dns Deployment: network/external-external-dns

+++ HelmRelease: network/external-external-dns Deployment: network/external-external-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

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