Skip to content
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

fix(helm): update external-dns ( 1.15.0 → 1.15.2 ) #1962

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 17, 2025

This PR contains the following updates:

Package Update Change
external-dns patch 1.15.0 -> 1.15.2

Release Notes

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

v1.15.1

Added
  • Added ability to configure imagePullSecrets via helm global value. (#​4667) @​jkroepke
  • Added options to configure labelFilter and managedRecordTypes via dedicated helm values. (#​4849) @​abaguas
Changed
Fixed

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 is behind base branch, 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 added the area/kubernetes Changes made in the kubernetes directory label Feb 17, 2025
Copy link

github-actions bot commented Feb 17, 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

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

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

Copy link

github-actions bot commented Feb 17, 2025

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

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

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

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
-        image: registry.k8s.io/external-dns/external-dns:v0.15.0
+        image: registry.k8s.io/external-dns/external-dns:v0.15.1
         imagePullPolicy: IfNotPresent
         env:
         - name: CF_API_EMAIL
           valueFrom:
             secretKeyRef:
               key: CF_API_EMAIL

@renovate renovate bot force-pushed the renovate/external-dns-1.x branch 8 times, most recently from 9dd21d4 to fcbcd5b Compare February 18, 2025 17:44
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch from fcbcd5b to c082896 Compare February 18, 2025 17:48
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch from c082896 to d67def0 Compare February 18, 2025 17:55
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch 2 times, most recently from d0f06fc to 9bcfc33 Compare February 19, 2025 02:54
@lucas-dclrcq lucas-dclrcq force-pushed the main branch 2 times, most recently from 1c02725 to bac7113 Compare February 19, 2025 11:33
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch 7 times, most recently from b0925dd to 7809481 Compare February 21, 2025 17:00
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch 2 times, most recently from d32e6b2 to 6151ad2 Compare March 2, 2025 21:13
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch from 6151ad2 to 014c615 Compare March 2, 2025 21:19
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch from 014c615 to 452e7af Compare March 2, 2025 21:20
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch 3 times, most recently from 358af9c to acf132c Compare March 2, 2025 22:40
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch 3 times, most recently from 1a7b775 to 60690d7 Compare March 3, 2025 13:13
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch from 60690d7 to 3c2377c Compare March 3, 2025 17:02
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch from 3c2377c to 8ae99b4 Compare March 3, 2025 17:05
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch from 8ae99b4 to da5bab5 Compare March 3, 2025 22:07
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch 7 times, most recently from 93766e6 to 4fba5fc Compare March 4, 2025 20:43
@renovate renovate bot force-pushed the renovate/external-dns-1.x branch from 4fba5fc to 50f3a4d Compare March 5, 2025 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory blocked renovate/helm type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant