From bc97fca8c38dc6b934c656cf6055e8b0bb13f80b Mon Sep 17 00:00:00 2001 From: "wyoa-bot[bot]" <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 00:26:07 +0000 Subject: [PATCH] feat(helm)!: Update chart loki to 6.9.0 | datasource | package | from | to | | ---------- | ------- | ------ | ----- | | helm | loki | 5.41.4 | 6.9.0 | --- cluster/apps/monitoring/loki/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/loki/helm-release.yaml b/cluster/apps/monitoring/loki/helm-release.yaml index 1e6d4b98b..f992122a1 100644 --- a/cluster/apps/monitoring/loki/helm-release.yaml +++ b/cluster/apps/monitoring/loki/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: loki - version: 5.41.4 + version: 6.9.0 sourceRef: kind: HelmRepository name: grafana