Skip to content

feat(container): update image ghcr.io/home-operations/charts-mirror/external-dns ( 1.20.0 → 1.21.1 )#1132

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-mirror-external-dns-1.x
May 2, 2026
Merged

feat(container): update image ghcr.io/home-operations/charts-mirror/external-dns ( 1.20.0 → 1.21.1 )#1132
renovate[bot] merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-mirror-external-dns-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 1, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts-mirror/external-dns minor 1.20.01.21.1

Warning

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


Release Notes

kubernetes-sigs/external-dns (ghcr.io/home-operations/charts-mirror/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 America/Los_Angeles)

  • Branch creation
    • At any time (no schedule defined)
  • 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 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.

…xternal-dns ( 1.20.0 → 1.21.1 )

| datasource | package                                            | from   | to     |
| ---------- | -------------------------------------------------- | ------ | ------ |
| docker     | ghcr.io/home-operations/charts-mirror/external-dns | 1.20.0 | 1.21.1 |
@homelab-assistant
Copy link
Copy Markdown

--- cluster-apps/chongus/network/external-dns/app Kustomization: network/external-dns OCIRepository: network/externaldns

+++ cluster-apps/chongus/network/external-dns/app Kustomization: network/external-dns OCIRepository: network/externaldns

@@ -11,9 +11,9 @@

 spec:
   interval: 10m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 1.20.0
+    tag: 1.21.1
   url: oci://ghcr.io/home-operations/charts-mirror/external-dns
 

@homelab-assistant
Copy link
Copy Markdown

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

+++ HelmRelease: network/external-dns Deployment: network/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.20.0
+        image: registry.k8s.io/external-dns/external-dns:v0.21.0
         imagePullPolicy: IfNotPresent
         env:
         - name: CF_API_TOKEN
           valueFrom:
             secretKeyRef:
               key: cloudflare-token

@renovate renovate Bot merged commit 2a7af45 into main May 2, 2026
10 checks passed
@renovate renovate Bot deleted the renovate/ghcr.io-home-operations-charts-mirror-external-dns-1.x branch May 2, 2026 00:42
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