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 external-dns ( 1.14.4 β†’ 1.15.0 ) #2407

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

@snoopy82481-bot snoopy82481-bot bot commented Jun 10, 2024

This PR contains the following updates:

Package Update Change
external-dns minor 1.14.4 -> 1.15.0

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.

@snoopy82481-bot snoopy82481-bot bot requested a review from snoopy82481 as a code owner June 10, 2024 16:07
@snoopy82481-bot snoopy82481-bot bot added renovate/helm type/patch area/kubernetes Changes made in the kubernetes namespace directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jun 10, 2024
@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Jun 10, 2024

--- kubernetes/apps/networking/external-dns/app Kustomization: flux-system/cluster-apps-external-dns HelmRelease: networking/external-dns

+++ kubernetes/apps/networking/external-dns/app Kustomization: flux-system/cluster-apps-external-dns HelmRelease: networking/external-dns

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

     spec:
       chart: external-dns
       sourceRef:
         kind: HelmRepository
         name: external-dns
         namespace: flux-system
-      version: 1.14.4
+      version: 1.15.0
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 15m
   maxHistory: 2

@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Jun 10, 2024

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

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

@@ -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.1
+        image: registry.k8s.io/external-dns/external-dns:v0.15.0
         imagePullPolicy: IfNotPresent
         env:
         - name: CF_API_TOKEN
           valueFrom:
             secretKeyRef:
               key: api-token
--- HelmRelease: networking/external-dns ServiceMonitor: networking/external-dns

+++ HelmRelease: networking/external-dns ServiceMonitor: networking/external-dns

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

   namespace: networking
   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:
     - networking
   selector:
     matchLabels:
       app.kubernetes.io/name: external-dns

@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Jun 10, 2024

πŸ¦™ MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 1 1.29s
βœ… REPOSITORY git_diff yes no 0.05s
❌ REPOSITORY secretlint yes 1 2.09s
βœ… YAML prettier 1 0 0.38s
βœ… 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

@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/external-dns-1.x branch from b94b5b8 to a6bc59a Compare September 11, 2024 17:07
@snoopy82481-bot snoopy82481-bot bot changed the title fix(helm): update chart external-dns to 1.14.5 feat(helm): update chart external-dns to 1.15.0 Sep 11, 2024
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/external-dns-1.x branch 2 times, most recently from 1234c98 to 81b34af Compare October 19, 2024 01:35
@snoopy82481-bot snoopy82481-bot bot changed the title feat(helm): update chart external-dns to 1.15.0 feat(helm): update external-dns ( 1.14.4 β†’ 1.15.0 ) Oct 19, 2024
| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| helm       | external-dns | 1.14.4 | 1.15.0 |
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/external-dns-1.x branch from 81b34af to dba1efd Compare October 19, 2024 18:02
@snoopy82481 snoopy82481 merged commit b0ac4c1 into main Oct 19, 2024
7 of 10 checks passed
@snoopy82481 snoopy82481 deleted the renovate/external-dns-1.x branch October 19, 2024 18: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 namespace directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant