axeII / home-ops

A repository for HomeOps where I perform Infrastructure as Code (IaC) and GitOps practices.
Do What The F*ck You Want To Public License
41 stars 1 forks source link

fix(helm): update piped ( 6.0.0 → 6.0.1 ) #1287

Closed bot-akira[bot] closed 2 months ago

bot-akira[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change
piped (source) patch 6.0.0 -> 6.0.1

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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.



This PR has been generated by Renovate Bot.

bot-akira[bot] commented 2 months ago
--- kubernetes/apps/default/piped/app Kustomization: flux-system/piped HelmRelease: default/piped

+++ kubernetes/apps/default/piped/app Kustomization: flux-system/piped HelmRelease: default/piped

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

     spec:
       chart: piped
       sourceRef:
         kind: HelmRepository
         name: piped
         namespace: flux-system
-      version: 6.0.0
+      version: 6.0.1
   install:
     createNamespace: true
     remediation:
       retries: 5
   interval: 15m
   upgrade:
axeII commented 2 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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_