Skip to content

Conversation

@waifuz-bot
Copy link
Contributor

@waifuz-bot waifuz-bot bot commented Jan 2, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts-mirror/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.

@waifuz-bot waifuz-bot bot requested a review from kashalls as a code owner January 2, 2026 17:18
@waifuz-bot waifuz-bot bot added renovate/container type/minor area/kubernetes Changes made in the kubernetes directory labels Jan 2, 2026
@waifuz-bot
Copy link
Contributor Author

waifuz-bot bot commented Jan 2, 2026

--- kubernetes/apps/networking/unifi-dns/app Kustomization: networking/unifi-dns OCIRepository: networking/unifi-dns

+++ kubernetes/apps/networking/unifi-dns/app Kustomization: networking/unifi-dns OCIRepository: networking/unifi-dns

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

 spec:
   interval: 5m
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 1.19.0
+    tag: 1.20.0
   url: oci://ghcr.io/home-operations/charts-mirror/external-dns
 
--- kubernetes/apps/networking/cloudflare-dns/app Kustomization: networking/cloudflare-dns OCIRepository: networking/cloudflare-dns

+++ kubernetes/apps/networking/cloudflare-dns/app Kustomization: networking/cloudflare-dns OCIRepository: networking/cloudflare-dns

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

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

@waifuz-bot
Copy link
Contributor Author

waifuz-bot bot commented Jan 2, 2026

--- HelmRelease: networking/cloudflare-dns Deployment: networking/cloudflare-dns

+++ HelmRelease: networking/cloudflare-dns Deployment: networking/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_EMAIL
           valueFrom:
             secretKeyRef:
               key: email
--- HelmRelease: networking/unifi-dns Deployment: networking/unifi-dns

+++ HelmRelease: networking/unifi-dns Deployment: networking/unifi-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=debug
         - --log-format=text
         - --interval=1m
         - --source=gateway-httproute

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/kubernetes Changes made in the kubernetes directory renovate/container type/minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant