From 08739ec3c223d828a223f5e9cdca66ab7ca0077e Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 12:58:54 +0000 Subject: [PATCH] feat(helm): update helm release loki to v5.21.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 5.20.0 | 5.21.0 | --- cluster/core/monitoring/loki/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/monitoring/loki/helm-release.yaml b/cluster/core/monitoring/loki/helm-release.yaml index c618d2d60..d89660679 100644 --- a/cluster/core/monitoring/loki/helm-release.yaml +++ b/cluster/core/monitoring/loki/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: loki - version: 5.20.0 + version: 5.21.0 sourceRef: kind: HelmRepository name: grafana-charts