Skip to content

feat(helm): update chart external-dns ( 1.20.0 ➔ 1.21.1 )#3199

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

feat(helm): update chart external-dns ( 1.20.0 ➔ 1.21.1 )#3199
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/external-dns-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 30, 2026

This PR contains the following updates:

Package Update Change
external-dns minor 1.20.01.21.1

Configuration

📅 Schedule: (in timezone America/New_York)

  • 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.

@renovate renovate Bot requested a review from anthr76 as a code owner April 30, 2026 10:47
@renovate renovate Bot added the type/minor label Apr 30, 2026
@github-actions
Copy link
Copy Markdown

qgr1-cluster-0 - kustomization

--- k8s/base/networking/external-dns Kustomization: flux-system/networking-external-dns HelmRelease: networking/external-dns-internal-rabbito

+++ k8s/base/networking/external-dns Kustomization: flux-system/networking-external-dns HelmRelease: networking/external-dns-internal-rabbito

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

     spec:
       chart: external-dns
       sourceRef:
         kind: HelmRepository
         name: external-dns-charts
         namespace: flux-system
-      version: 1.20.0
+      version: 1.21.1
   install:
     createNamespace: true
     remediation:
       retries: 50
     timeout: 15m
   interval: 30m
--- k8s/base/networking/external-dns Kustomization: flux-system/networking-external-dns HelmRelease: networking/external-dns-public

+++ k8s/base/networking/external-dns Kustomization: flux-system/networking-external-dns HelmRelease: networking/external-dns-public

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

     spec:
       chart: external-dns
       sourceRef:
         kind: HelmRepository
         name: external-dns-charts
         namespace: flux-system
-      version: 1.20.0
+      version: 1.21.1
   install:
     createNamespace: true
     remediation:
       retries: 50
     timeout: 15m
   interval: 30m

@github-actions
Copy link
Copy Markdown

qgr1-cluster-0 - helmrelease

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

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

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

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
-        image: registry.k8s.io/external-dns/external-dns:v0.20.0
+        image: registry.k8s.io/external-dns/external-dns:v0.21.0
         imagePullPolicy: IfNotPresent
         env:
         - name: CF_API_EMAIL
           valueFrom:
             secretKeyRef:
               key: cf-email
--- HelmRelease: networking/external-dns-internal-rabbito Deployment: networking/external-dns-internal-rabbito

+++ HelmRelease: networking/external-dns-internal-rabbito Deployment: networking/external-dns-internal-rabbito

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

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

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