Skip to content

feat(helm): update chart external-dns to 1.20.0#369

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

feat(helm): update chart external-dns to 1.20.0#369
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/external-dns-1.x

Conversation

@renovate

@renovate renovate Bot commented Mar 22, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
external-dns minor 1.15.21.20.0

Release Notes

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

v1.20.0

Added
Changed
Fixed
  • Fixed the missing schema for .provider.webhook.serviceMonitor configs (#​5932) @​chrisbsmith
  • Fixed incorrect indentation of selector labels under spec.template.spec.topologySpreadConstraints when topologySpreadConstraints is set. (#​6054) @​andylim0221

v1.19.0

Added
Changed

v1.18.0

Changed
Fixed

v1.17.0

Changed
Fixed

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 - "every weekend" (UTC), 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

github-actions Bot commented Mar 22, 2025

Copy link
Copy Markdown
--- kubernetes/apps/network/external-dns/app Kustomization: flux-system/external-dns HelmRelease: network/external-dns

+++ kubernetes/apps/network/external-dns/app Kustomization: flux-system/external-dns HelmRelease: network/external-dns

@@ -13,13 +13,13 @@

     spec:
       chart: external-dns
       sourceRef:
         kind: HelmRepository
         name: external-dns
         namespace: flux-system
-      version: 1.15.2
+      version: 1.20.0
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   upgrade:

@renovate renovate Bot changed the title feat(helm): update chart external-dns to 1.16.0 feat(helm): update chart external-dns to 1.16.1 Apr 11, 2025
@renovate renovate Bot force-pushed the renovate/external-dns-1.x branch from ba0c8f0 to 376b5fe Compare April 11, 2025 11:28
@github-actions

github-actions Bot commented Apr 11, 2025

Copy link
Copy Markdown
--- HelmRelease: network/external-dns ServiceAccount: network/external-dns

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

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

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

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

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

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

@renovate renovate Bot changed the title feat(helm): update chart external-dns to 1.16.1 feat(helm): update chart external-dns to 1.17.0 Jun 17, 2025
@renovate renovate Bot force-pushed the renovate/external-dns-1.x branch from 376b5fe to f53013d Compare June 17, 2025 23:32
@renovate renovate Bot changed the title feat(helm): update chart external-dns to 1.17.0 feat(helm): update chart external-dns to 1.18.0 Jul 15, 2025
@renovate renovate Bot force-pushed the renovate/external-dns-1.x branch from f53013d to 4865e3b Compare July 15, 2025 11:04
@renovate renovate Bot force-pushed the renovate/external-dns-1.x branch from 4865e3b to 769f3a9 Compare September 8, 2025 14:57
@renovate renovate Bot changed the title feat(helm): update chart external-dns to 1.18.0 feat(helm): update chart external-dns to 1.19.0 Sep 8, 2025
@renovate renovate Bot changed the title feat(helm): update chart external-dns to 1.19.0 feat(helm): update chart external-dns to 1.19.0 - autoclosed Nov 8, 2025
@renovate renovate Bot closed this Nov 8, 2025
@renovate renovate Bot deleted the renovate/external-dns-1.x branch November 8, 2025 18:41
@renovate renovate Bot changed the title feat(helm): update chart external-dns to 1.19.0 - autoclosed feat(helm): update chart external-dns to 1.19.0 Nov 8, 2025
@renovate renovate Bot reopened this Nov 8, 2025
@renovate renovate Bot force-pushed the renovate/external-dns-1.x branch from 769f3a9 to cf81e2a Compare November 8, 2025 21:56
@renovate renovate Bot changed the title feat(helm): update chart external-dns to 1.19.0 feat(helm): update chart external-dns to 1.20.0 Jan 2, 2026
@renovate renovate Bot force-pushed the renovate/external-dns-1.x branch from cf81e2a to 5552e3d Compare January 2, 2026 16:55
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