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

feat(helm): update chart external-dns ( 1.14.3 → 1.15.2 ) #5312

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

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

v1.15.0

v1.14.5

Added
Changed
Fixed

v1.14.4

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/nas-1/apps/network/external-dns/internal Kustomization: flux-system/externaldns-internal HelmRelease: network/externaldns-internal

+++ kubernetes/nas-1/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.15.0
   interval: 30m
   postRenderers:
   - kustomize:
       patches:
       - patch: |
           - op: add

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Apr 5, 2024

--- 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.0
         imagePullPolicy: IfNotPresent
         env:
         - name: EXTERNAL_DNS_RFC2136_HOST
           value: 10.20.0.15
         - name: EXTERNAL_DNS_RFC2136_PORT
           value: '5391'

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Apr 5, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 2 1.23s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 3.42s
✅ YAML prettier 1 0 0.49s
✅ YAML yamllint 1 0 0.34s

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/nas-1-external-dns-1.x branch from 1e94e18 to 4d945c7 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 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 force-pushed the renovate/nas-1-external-dns-1.x branch from 4d945c7 to 8529a88 Compare September 11, 2024 18:39
@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/nas-1-external-dns-1.x branch from 8529a88 to 1bc8fe3 Compare January 27, 2025 12:36
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| helm       | external-dns | 1.14.3 | 1.15.2 |
@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/nas-1-external-dns-1.x branch from 1bc8fe3 to ebad5ef Compare February 14, 2025 14:46
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