Skip to content

Update Helm release external-dns to v1.21.1#2637

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

Update Helm release external-dns to v1.21.1#2637
renovate[bot] wants to merge 1 commit into
masterfrom
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

Release Notes

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

v1.21.1

Added
  • Add value .sourceNamespace to watch a namespace which is different from the one that external-dns is installed into when .namespaced is true. (#​6297) @​jplitza
  • Add option to enable Gateway API ListenerSet support. (#​6381) @​speer
  • Add support for bool in extraArgs. (#​6179) @​farodin91
  • Add value .namespaceOverride to render chart resources into a namespace different from the release namespace, for subchart installs that want their own namespace. (#​6389) @​alliasgher
Changed
Fixed
  • Avoid creating cluster-scoped RBAC for Gateway API sources when running namespaced with gatewayNamespace set. Namespace listing permissions are now only added when gatewayNamespace is unset. (#​5843) @​TobyTheHutt
  • Ensure container arguments are passed in as strings (#​6264) @​KhooHaoYit
  • Ensure container arguments are passed in as strings when extraArgs is a map (#​6284) @​vflaux

Configuration

📅 Schedule: (in timezone Australia/Sydney)

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

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 30, 2026

🔍 Helm Release Diff

cluster/core/network-system/dns/external-dns/helmrelease.yaml — ⬆️ Updated 1.20.01.21.1

Click to expand diff
--- /dev/fd/63	2026-05-14 16:44:25.136118281 +0000
+++ /dev/fd/62	2026-05-14 16:44:25.136118281 +0000
@@ -8,8 +8,8 @@
     app.kubernetes.io/instance: external-dns
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: external-dns
-    app.kubernetes.io/version: "0.20.0"
-    helm.sh/chart: external-dns-1.20.0
+    app.kubernetes.io/version: "0.21.0"
+    helm.sh/chart: external-dns-1.21.1
   name: external-dns
   namespace: network-system
 ---
@@ -21,8 +21,8 @@
     app.kubernetes.io/instance: external-dns
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: external-dns
-    app.kubernetes.io/version: "0.20.0"
-    helm.sh/chart: external-dns-1.20.0
+    app.kubernetes.io/version: "0.21.0"
+    helm.sh/chart: external-dns-1.21.1
   name: external-dns
 rules:
   - apiGroups: [""]
@@ -49,8 +49,8 @@
     app.kubernetes.io/instance: external-dns
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: external-dns
-    app.kubernetes.io/version: "0.20.0"
-    helm.sh/chart: external-dns-1.20.0
+    app.kubernetes.io/version: "0.21.0"
+    helm.sh/chart: external-dns-1.21.1
   name: external-dns-viewer
 roleRef:
   apiGroup: rbac.authorization.k8s.io
@@ -69,8 +69,8 @@
     app.kubernetes.io/instance: external-dns
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: external-dns
-    app.kubernetes.io/version: "0.20.0"
-    helm.sh/chart: external-dns-1.20.0
+    app.kubernetes.io/version: "0.21.0"
+    helm.sh/chart: external-dns-1.21.1
   name: external-dns
   namespace: network-system
 spec:
@@ -96,8 +96,8 @@
     app.kubernetes.io/instance: external-dns
     app.kubernetes.io/managed-by: Helm
     app.kubernetes.io/name: external-dns
-    app.kubernetes.io/version: "0.20.0"
-    helm.sh/chart: external-dns-1.20.0
+    app.kubernetes.io/version: "0.21.0"
+    helm.sh/chart: external-dns-1.21.1
   name: external-dns
   namespace: network-system
 spec:
@@ -125,7 +125,7 @@
             - --policy=upsert-only
             - --registry=txt
             - --provider=webhook
-          image: registry.k8s.io/external-dns/external-dns:v0.20.0
+          image: registry.k8s.io/external-dns/external-dns:v0.21.0
           imagePullPolicy: IfNotPresent
           livenessProbe:
             failureThreshold: 2

@renovate renovate Bot force-pushed the renovate/external-dns-1.x branch from ff26c0b to 69a6502 Compare May 14, 2026 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants