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.14.1 β†’ 1.14.2 ) #5882

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

ghost
Copy link

@ghost ghost commented Jan 22, 2024

This PR contains the following updates:

Package Update Change
external-dns patch 1.14.1 -> 1.14.2

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 has been generated by Renovate Bot.

| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| helm       | external-dns | 1.14.1 | 1.14.2 |
@ghost ghost added renovate/helm type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/nas Issue relates to the "nas" cluster labels Jan 22, 2024
@ghost
Copy link
Author

ghost commented Jan 22, 2024

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

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

@ghost
Copy link
Author

ghost commented Jan 22, 2024

πŸ¦™ MegaLinter status: βœ… SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 1.6s
βœ… REPOSITORY git_diff yes no 0.04s
βœ… REPOSITORY secretlint yes no 3.31s
βœ… YAML prettier 1 0 0.51s
βœ… YAML yamllint 1 0 0.29s

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

@bjw-s bjw-s merged commit 36cac94 into main Jan 22, 2024
15 checks passed
@bjw-s bjw-s deleted the renovate/nas-external-dns-1.x branch January 22, 2024 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/nas Issue relates to the "nas" cluster renovate/helm type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant