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 chart external-dns ( 1.15.0 → 1.15.1 ) #5057

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

repo-jeeves[bot]
Copy link
Contributor

@repo-jeeves repo-jeeves bot commented Jan 27, 2025

This PR contains the following updates:

Package Update Change
external-dns patch 1.15.0 -> 1.15.1

| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| helm       | external-dns | 1.15.0 | 1.15.1 |
@repo-jeeves repo-jeeves bot added renovate/helm Issue relates to a Renovate helm update type/patch Issue relates to a patch version bump cluster/main Changes made in the main cluster size/XS Marks a PR that changes 0-9 lines, ignoring generated files labels Jan 27, 2025
@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 27, 2025

--- kubernetes/main/apps/networking/external-dns/cloudflare Kustomization: networking/external-dns-cloudflare HelmRelease: networking/external-dns-cloudflare

+++ kubernetes/main/apps/networking/external-dns/cloudflare Kustomization: networking/external-dns-cloudflare HelmRelease: networking/external-dns-cloudflare

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

       chart: external-dns
       interval: 15m
       sourceRef:
         kind: HelmRepository
         name: external-dns-charts
         namespace: flux-system
-      version: 1.15.0
+      version: 1.15.1
   install:
     crds: CreateReplace
     remediation:
       retries: 3
   interval: 15m
   maxHistory: 3
--- kubernetes/main/apps/networking/external-dns/unifi Kustomization: networking/external-dns-unifi HelmRelease: networking/external-dns-unifi

+++ kubernetes/main/apps/networking/external-dns/unifi Kustomization: networking/external-dns-unifi HelmRelease: networking/external-dns-unifi

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

     spec:
       chart: external-dns
       sourceRef:
         kind: HelmRepository
         name: external-dns-charts
         namespace: flux-system
-      version: 1.15.0
+      version: 1.15.1
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@repo-jeeves
Copy link
Contributor Author

repo-jeeves bot commented Jan 27, 2025

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

+++ HelmRelease: networking/external-dns-cloudflare Deployment: networking/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
--- HelmRelease: networking/external-dns-unifi Deployment: networking/external-dns-unifi

+++ HelmRelease: networking/external-dns-unifi Deployment: networking/external-dns-unifi

@@ -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
         args:
         - --log-level=info
         - --log-format=text
         - --interval=1m
         - --source=ingress

@szinn szinn merged commit 6d9b608 into main Jan 27, 2025
21 checks passed
@szinn szinn deleted the renovate/main-external-dns-1.x branch January 27, 2025 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cluster/main Changes made in the main cluster renovate/helm Issue relates to a Renovate helm update size/XS Marks a PR that changes 0-9 lines, ignoring generated files type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant