home-ops icon indicating copy to clipboard operation
home-ops copied to clipboard

fix(helm): update goldilocks ( 9.0.0 → 9.0.1 )

Open bot-akira[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Update Change
goldilocks patch 9.0.0 -> 9.0.1

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.

bot-akira[bot] avatar Oct 01 '24 05:10 bot-akira[bot]

--- kubernetes/apps/monitoring/goldilocks/app Kustomization: flux-system/cluster-apps-goldilocks HelmRelease: monitoring/goldilocks

+++ kubernetes/apps/monitoring/goldilocks/app Kustomization: flux-system/cluster-apps-goldilocks HelmRelease: monitoring/goldilocks

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

       chart: goldilocks
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: fairwinds
         namespace: flux-system
-      version: 9.0.0
+      version: 9.0.1
   interval: 5m
   values:
     dashboard:
       enabled: true
       ingress:
         annotations:

bot-akira[bot] avatar Oct 01 '24 05:10 bot-akira[bot]

🦙 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

axeII avatar Oct 01 '24 05:10 axeII