Skip to content

feat(helm): update external-dns ( 1.15.2 → 1.20.0 )#61

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

feat(helm): update external-dns ( 1.15.2 → 1.20.0 )#61
renovate[bot] wants to merge 1 commit intomainfrom
renovate/external-dns-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 15, 2025

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" in timezone Europe/Lisbon, 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
Copy link
Copy Markdown

github-actions Bot commented Feb 15, 2025

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

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

@@ -12,13 +12,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
   maxHistory: 2

@eivarin eivarin force-pushed the main branch 26 times, most recently from 01f3a13 to 6323045 Compare March 17, 2025 18:30
@eivarin eivarin force-pushed the main branch 25 times, most recently from 234272b to 85565c5 Compare March 18, 2025 01:31
@renovate renovate Bot changed the title fix(helm): update external-dns ( 1.15.1 → 1.15.2 ) fix(helm): update external-dns ( 1.15.1 → 1.15.2 ) - autoclosed Mar 18, 2025
@renovate renovate Bot closed this Mar 18, 2025
@renovate renovate Bot deleted the renovate/external-dns-1.x branch March 18, 2025 01:48
@github-actions
Copy link
Copy Markdown

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

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

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

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

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

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

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

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