Skip to content

feat(container): update image ghcr.io/home-operations/charts-mirror/external-dns ( 1.15.2 → 1.16.1 ) - autoclosed #1933

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 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

Release Notes

kubernetes-sigs/external-dns (ghcr.io/home-operations/charts-mirror/external-dns)

v1.16.1

Changed
  • Set defaults for automountServiceAccountToken and serviceAccount.automountServiceAccountToken to true in Helm chart values. (#​5207) @​t3mi
Fixed

v1.16.0

Added
Changed

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 was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Mar 23, 2025

--- kubernetes/main/apps/network/external-dns/external Kustomization: flux-system/external-dns-external OCIRepository: network/external-dns

+++ kubernetes/main/apps/network/external-dns/external Kustomization: flux-system/external-dns-external OCIRepository: network/external-dns

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

 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
   verify:
     provider: cosign

@renovate renovate bot changed the title feat(container): update image ghcr.io/home-operations/charts-mirror/external-dns ( 1.15.2 → 1.16.0 ) feat(container): update image ghcr.io/home-operations/charts-mirror/external-dns ( 1.15.2 → 1.16.1 ) Apr 11, 2025
@renovate renovate bot force-pushed the renovate/main-ghcr.io-home-operations-charts-mirror-external-dns-1.x branch from b92e405 to 09191d1 Compare April 11, 2025 12:39
Copy link

--- HelmRelease: network/external-dns-external ServiceAccount: network/externaldns-external

+++ HelmRelease: network/external-dns-external ServiceAccount: network/externaldns-external

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

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

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

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

       labels:
         app.kubernetes.io/name: external-dns
         app.kubernetes.io/instance: external-dns-external
       annotations:
         secret.reloader.stakater.com/reload: external-dns-external
     spec:
+      automountServiceAccountToken: true
       serviceAccountName: externaldns-external
       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
         env:
         - name: CF_API_TOKEN
           valueFrom:
             secretKeyRef:
               key: api_token

@renovate renovate bot changed the title feat(container): update image ghcr.io/home-operations/charts-mirror/external-dns ( 1.15.2 → 1.16.1 ) feat(container): update image ghcr.io/home-operations/charts-mirror/external-dns ( 1.15.2 → 1.16.1 ) - autoclosed Apr 13, 2025
@renovate renovate bot closed this Apr 13, 2025
@renovate renovate bot deleted the renovate/main-ghcr.io-home-operations-charts-mirror-external-dns-1.x branch April 13, 2025 11:19
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