From 771c7505599f087fafa54a46164435983128096c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 07:52:14 +0000 Subject: [PATCH] feat(helm): update chart loki to 5.10.0 | datasource | package | from | to | | ---------- | ------- | ----- | ------ | | helm | loki | 5.8.4 | 5.10.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 6f5b94c8..3fac9166 100644 --- a/cluster/apps/monitoring/loki/helm-release.yaml +++ b/cluster/apps/monitoring/loki/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: loki - version: 5.8.4 + version: 5.10.0 sourceRef: kind: HelmRepository name: grafana-charts