onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

feat(helm): update loki ( 6.9.0 → 6.10.0 ) #7982

Closed bot-ross[bot] closed 2 months ago

bot-ross[bot] commented 2 months ago

This PR contains the following updates:

Package Update Change
loki (source) minor 6.9.0 -> 6.10.0

Release Notes

grafana/helm-charts (loki) ### [`v6.10.0`](https://togithub.com/grafana/helm-charts/releases/tag/helm-loki-6.10.0) Helm chart for Grafana Loki and Grafana Enterprise Logs supporting both simple, scalable and distributed modes. Source commit: https://github.com/grafana/loki/commit/9315b3d03d790506cf8e69fb7407b476de9d0ed6 Tag on source: https://github.com/grafana/loki/releases/tag/helm-loki-6.10.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.

bot-ross[bot] commented 2 months ago
--- HelmRelease: observability/loki StatefulSet: observability/loki

+++ HelmRelease: observability/loki StatefulSet: observability/loki

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

         runAsGroup: 10001
         runAsNonRoot: true
         runAsUser: 10001
       terminationGracePeriodSeconds: 30
       containers:
       - name: loki
-        image: docker.io/grafana/loki:3.1.0
+        image: docker.io/grafana/loki:3.1.1
         imagePullPolicy: IfNotPresent
         args:
         - -config.file=/etc/loki/config/config.yaml
         - -target=all
         ports:
         - name: http-metrics
bot-ross[bot] commented 2 months ago
--- kubernetes/main/apps/observability/loki/app Kustomization: flux-system/loki HelmRelease: observability/loki

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

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

     spec:
       chart: loki
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 6.9.0
+      version: 6.10.0
   dependsOn:
   - name: openebs
     namespace: openebs-system
   install:
     crds: Skip
     remediation: