Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2025

This PR contains the following updates:

Package Update Change
external-dns minor 1.15.2 -> 1.17.0

Release Notes

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

v1.17.0

Changed
Fixed
  • Fix wrong type definitions for webhook probes. (#​5297) @​semnell
  • Update schema with latest plugin release. (#​5510) _@​mloiseleur

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 - "on friday and saturday" in timezone Europe/Prague, 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 24, 2025

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

+++ kubernetes/main/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.17.0
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 30m
   upgrade:

@prehor
Copy link
Owner

prehor commented Mar 24, 2025

Blocked by kubernetes-sigs/external-dns#5206

@renovate renovate bot force-pushed the renovate/main-external-dns-1.x branch from 253abee to 095fa8b Compare April 6, 2025 11:37
@prehor
Copy link
Owner

prehor commented Apr 6, 2025

Should be fixed in 1.16.2 (see kubernetes-sigs/external-dns#5207)

@renovate renovate bot force-pushed the renovate/main-external-dns-1.x branch from 095fa8b to 8bf2e22 Compare April 6, 2025 17:21
@renovate renovate bot changed the title feat(helm): update chart external-dns ( 1.15.2 → 1.16.0 ) feat(helm): update chart external-dns ( 1.15.2 → 1.16.1 ) Apr 11, 2025
@renovate renovate bot force-pushed the renovate/main-external-dns-1.x branch from 8bf2e22 to 727ddcc Compare April 11, 2025 11:56
Copy link

github-actions bot commented Apr 11, 2025

--- 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.17.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 ( 1.15.2 → 1.16.1 ) feat(deps): update chart external-dns (1.15.2 → 1.16.1) May 17, 2025
@renovate renovate bot force-pushed the renovate/main-external-dns-1.x branch 2 times, most recently from 88c838e to 9762395 Compare June 2, 2025 06:40
@renovate renovate bot force-pushed the renovate/main-external-dns-1.x branch from 9762395 to 20ad43b Compare June 12, 2025 19:34
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title feat(deps): update chart external-dns (1.15.2 → 1.16.1) feat(deps): update chart external-dns (1.15.2 → 1.17.0) Jun 17, 2025
@renovate renovate bot force-pushed the renovate/main-external-dns-1.x branch from 20ad43b to 88595a0 Compare June 17, 2025 23:04
@prehor prehor merged commit ec681a3 into main Jun 24, 2025
9 of 10 checks passed
@renovate renovate bot deleted the renovate/main-external-dns-1.x branch June 24, 2025 17:23
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.

1 participant