From a1cf9ddb4c7c9a4bd462b1d2cd30b2d7f1a96470 Mon Sep 17 00:00:00 2001 From: "rosey-the-renovator-bot[bot]" <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> Date: Thu, 11 Jul 2024 11:45:20 -0400 Subject: [PATCH] fix(helm): update chart loki to 6.6.6 (#6712) | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | loki | 6.6.5 | 6.6.6 | Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com> --- kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml b/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml index 810d4b35b1..8c246acb27 100644 --- a/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml +++ b/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: loki - version: 6.6.5 + version: 6.6.6 sourceRef: kind: HelmRepository name: grafana-charts