From 946cd8d812d502681b3658569da378af3cd3eb93 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Fri, 12 Aug 2022 16:29:27 +0000 Subject: [PATCH] fix(helm): update chart loki-simple-scalable to 1.8.9 | datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | helm | loki-simple-scalable | 1.8.5 | 1.8.9 | --- 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 2ad822044..a946b2de2 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-simple-scalable - version: 1.8.5 + version: 1.8.9 sourceRef: kind: HelmRepository name: grafana-charts