dstewen / flux-cluster

Template used for k3s flux environment imported 14/10/2023
MIT License
0 stars 0 forks source link

feat(helm): update chart loki to 6.12.0 #1330

Closed self-hosted-test[bot] closed 1 month ago

self-hosted-test[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
loki (source) minor 6.11.0 -> 6.12.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.



This PR has been generated by Renovate Bot.

github-actions[bot] commented 1 month ago
--- kubernetes/apps/monitoring/loki/app Kustomization: flux-system/loki HelmRelease: monitoring/loki

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

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

     spec:
       chart: loki
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 6.11.0
+      version: 6.12.0
   dependsOn:
   - name: local-path-provisioner
     namespace: storage
   install:
     crds: Skip
     remediation:
self-hosted-test[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.