Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2024

This PR contains the following updates:

Package Update Change
external-dns minor 1.15.2 -> 1.19.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

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 - 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 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.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Apr 5, 2024

--- kubernetes/cluster-0/apps/network/external-dns/internal Kustomization: flux-system/externaldns-internal HelmRelease: network/externaldns-internal

+++ kubernetes/cluster-0/apps/network/external-dns/internal Kustomization: flux-system/externaldns-internal HelmRelease: network/externaldns-internal

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

       chart: external-dns
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: kubernetes-sigs-external-dns
         namespace: flux-system
-      version: 1.14.3
+      version: 1.16.0
   interval: 30m
   postRenderers:
   - kustomize:
       patches:
       - patch: |
           - op: add
--- kubernetes/cluster-0/apps/network/external-dns/external Kustomization: flux-system/externaldns-external HelmRelease: network/external-dns

+++ kubernetes/cluster-0/apps/network/external-dns/external Kustomization: flux-system/externaldns-external HelmRelease: network/external-dns

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

       chart: external-dns
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: kubernetes-sigs-external-dns
         namespace: flux-system
-      version: 1.14.3
+      version: 1.16.0
   interval: 30m
   postRenderers:
   - kustomize:
       patches:
       - patch: |
           - op: add

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Apr 5, 2024

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

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

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

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
-        image: registry.k8s.io/external-dns/external-dns:v0.14.0
+        image: registry.k8s.io/external-dns/external-dns:v0.15.1
         imagePullPolicy: IfNotPresent
         env:
         - name: CF_API_TOKEN
           valueFrom:
             secretKeyRef:
               key: cloudflare_api_token
--- HelmRelease: network/external-dns ServiceMonitor: network/externaldns-external

+++ HelmRelease: network/external-dns ServiceMonitor: network/externaldns-external

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

   namespace: network
   labels:
     app.kubernetes.io/name: external-dns
     app.kubernetes.io/instance: external-dns
     app.kubernetes.io/managed-by: Helm
 spec:
-  jobLabel: external-dns
+  jobLabel: app.kubernetes.io/instance
   namespaceSelector:
     matchNames:
     - network
   selector:
     matchLabels:
       app.kubernetes.io/name: external-dns
--- HelmRelease: network/externaldns-internal Deployment: network/externaldns-internal

+++ HelmRelease: network/externaldns-internal Deployment: network/externaldns-internal

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

             - ALL
           privileged: false
           readOnlyRootFilesystem: true
           runAsGroup: 65532
           runAsNonRoot: true
           runAsUser: 65532
-        image: registry.k8s.io/external-dns/external-dns:v0.14.0
+        image: registry.k8s.io/external-dns/external-dns:v0.15.1
         imagePullPolicy: IfNotPresent
         env:
         - name: EXTERNAL_DNS_RFC2136_HOST
           value: 10.20.0.15
         - name: EXTERNAL_DNS_RFC2136_PORT
           value: '5391'
--- HelmRelease: network/externaldns-internal ServiceMonitor: network/externaldns-internal

+++ HelmRelease: network/externaldns-internal ServiceMonitor: network/externaldns-internal

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

   namespace: network
   labels:
     app.kubernetes.io/name: external-dns
     app.kubernetes.io/instance: externaldns-internal
     app.kubernetes.io/managed-by: Helm
 spec:
-  jobLabel: externaldns-internal
+  jobLabel: app.kubernetes.io/instance
   namespaceSelector:
     matchNames:
     - network
   selector:
     matchLabels:
       app.kubernetes.io/name: external-dns

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Apr 5, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ COPYPASTE jscpd yes 2 no 1.43s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 3.85s
✅ YAML prettier 2 0 0 0.46s
✅ YAML yamllint 2 0 0 0.69s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/cluster-0-external-dns-1.x branch from fd897fd to f66a392 Compare June 10, 2024 19:30
@renovate renovate bot changed the title fix(helm): update chart external-dns ( 1.14.3 → 1.14.4 ) fix(helm): update chart external-dns ( 1.14.3 → 1.14.5 ) Jun 10, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-external-dns-1.x branch from f66a392 to ebe4e3c Compare September 11, 2024 18:39
@renovate renovate bot changed the title fix(helm): update chart external-dns ( 1.14.3 → 1.14.5 ) feat(helm): update chart external-dns ( 1.14.3 → 1.15.0 ) Sep 11, 2024
@renovate renovate bot changed the title feat(helm): update chart external-dns ( 1.14.3 → 1.15.0 ) feat(helm): update chart external-dns ( 1.14.3 → 1.15.1 ) Jan 27, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-external-dns-1.x branch from ebe4e3c to d75fe0f Compare January 27, 2025 12:36
@renovate renovate bot force-pushed the renovate/cluster-0-external-dns-1.x branch from d75fe0f to c3b9302 Compare February 14, 2025 14:46
@renovate renovate bot changed the title feat(helm): update chart external-dns ( 1.14.3 → 1.15.1 ) feat(helm): update chart external-dns ( 1.14.3 → 1.15.2 ) Feb 14, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-external-dns-1.x branch from c3b9302 to 70825d4 Compare March 21, 2025 10:43
@renovate renovate bot changed the title feat(helm): update chart external-dns ( 1.14.3 → 1.15.2 ) feat(helm): update chart external-dns ( 1.14.3 → 1.16.0 ) Mar 21, 2025
@renovate renovate bot changed the title feat(helm): update chart external-dns ( 1.14.3 → 1.16.0 ) feat(helm): update chart external-dns ( 1.15.2 → 1.16.0 ) Apr 2, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-external-dns-1.x branch 2 times, most recently from a8718a1 to 8d9f1a2 Compare April 3, 2025 03:10
@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/cluster-0-external-dns-1.x branch from 8d9f1a2 to 4eb9c3f Compare April 11, 2025 10:37
@renovate renovate bot force-pushed the renovate/cluster-0-external-dns-1.x branch from 4eb9c3f to 0ecd165 Compare June 17, 2025 23:01
@renovate renovate bot changed the title feat(helm): update chart external-dns ( 1.15.2 → 1.16.1 ) feat(helm): update chart external-dns ( 1.15.2 → 1.17.0 ) Jun 17, 2025
@renovate renovate bot changed the title feat(helm): update chart external-dns ( 1.15.2 → 1.17.0 ) feat(helm): update chart external-dns ( 1.15.2 → 1.18.0 ) Jul 15, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-external-dns-1.x branch from 0ecd165 to 71c512b Compare July 15, 2025 13:49
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| helm       | external-dns | 1.15.2 | 1.19.0 |
@renovate renovate bot changed the title feat(helm): update chart external-dns ( 1.15.2 → 1.18.0 ) feat(helm): update chart external-dns ( 1.15.2 → 1.19.0 ) Sep 8, 2025
@renovate renovate bot force-pushed the renovate/cluster-0-external-dns-1.x branch from 71c512b to d1b1024 Compare September 8, 2025 18:33
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