Skip to content

Comments

feat(container): update ghcr.io/home-operations/charts-mirror/external-dns to v1.16.1#3470

Merged
kashalls merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-mirror-external-dns-1.x
Apr 12, 2025
Merged

feat(container): update ghcr.io/home-operations/charts-mirror/external-dns to v1.16.1#3470
kashalls merged 1 commit intomainfrom
renovate/ghcr.io-home-operations-charts-mirror-external-dns-1.x

Conversation

@layla-bot
Copy link
Contributor

@layla-bot layla-bot bot commented Apr 11, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/home-operations/charts-mirror/external-dns minor 1.15.2 -> 1.16.1
ghcr.io/home-operations/charts-mirror/external-dns patch 1.16.0 -> 1.16.1

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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@layla-bot layla-bot bot requested a review from kashalls as a code owner April 11, 2025 17:12
@layla-bot layla-bot bot added renovate/container type/minor type/patch area/kubernetes Changes made in the kubernetes directory labels Apr 11, 2025
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Apr 11, 2025

--- HelmRelease: networking/unifi-dns ServiceAccount: networking/unifi-dns

+++ HelmRelease: networking/unifi-dns ServiceAccount: networking/unifi-dns

@@ -5,8 +5,8 @@

   name: unifi-dns
   namespace: networking
   labels:
     app.kubernetes.io/name: external-dns
     app.kubernetes.io/instance: unifi-dns
     app.kubernetes.io/managed-by: Helm
-automountServiceAccountToken: null
+automountServiceAccountToken: true
 
--- HelmRelease: networking/unifi-dns Deployment: networking/unifi-dns

+++ HelmRelease: networking/unifi-dns Deployment: networking/unifi-dns

@@ -21,12 +21,13 @@

       labels:
         app.kubernetes.io/name: external-dns
         app.kubernetes.io/instance: unifi-dns
       annotations:
         secret.reloader.stakater.com/reload: external-dns-unifi-secret
     spec:
+      automountServiceAccountToken: true
       serviceAccountName: unifi-dns
       securityContext:
         fsGroup: 65534
         runAsNonRoot: true
         seccompProfile:
           type: RuntimeDefault
@@ -39,13 +40,13 @@

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
-        image: registry.k8s.io/external-dns/external-dns:v0.15.1
+        image: registry.k8s.io/external-dns/external-dns:v0.16.1
         imagePullPolicy: IfNotPresent
         args:
         - --log-level=debug
         - --log-format=text
         - --interval=1m
         - --source=gateway-httproute
--- HelmRelease: networking/cloudflare-dns ServiceAccount: networking/cloudflare-dns

+++ HelmRelease: networking/cloudflare-dns ServiceAccount: networking/cloudflare-dns

@@ -5,8 +5,8 @@

   name: cloudflare-dns
   namespace: networking
   labels:
     app.kubernetes.io/name: external-dns
     app.kubernetes.io/instance: cloudflare-dns
     app.kubernetes.io/managed-by: Helm
-automountServiceAccountToken: null
+automountServiceAccountToken: true
 
--- HelmRelease: networking/cloudflare-dns Deployment: networking/cloudflare-dns

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

@@ -21,12 +21,13 @@

       labels:
         app.kubernetes.io/name: external-dns
         app.kubernetes.io/instance: cloudflare-dns
       annotations:
         secret.reloader.stakater.com/reload: external-dns-cloudflare-secret
     spec:
+      automountServiceAccountToken: true
       serviceAccountName: cloudflare-dns
       securityContext:
         fsGroup: 65534
         runAsNonRoot: true
         seccompProfile:
           type: RuntimeDefault

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Apr 11, 2025

--- 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.16.0
+    tag: 1.16.1
   url: oci://ghcr.io/home-operations/charts-mirror/external-dns
 
--- 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: 1h
   layerSelector:
     mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
     operation: copy
   ref:
-    tag: 1.15.2
+    tag: 1.16.1
   url: oci://ghcr.io/home-operations/charts-mirror/external-dns
 

@kashalls kashalls merged commit 1a54122 into main Apr 12, 2025
14 checks passed
@layla-bot layla-bot bot deleted the renovate/ghcr.io-home-operations-charts-mirror-external-dns-1.x branch April 12, 2025 05:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant