From 787e3d0d10a774c0f88fb14d85075c4c00a344a9 Mon Sep 17 00:00:00 2001 From: chii-bot <109454249+chii-bot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 22:19:43 +0000 Subject: [PATCH] fix(helm): update chart loki-simple-scalable to 1.8.6 | datasource | package | from | to | | ---------- | -------------------- | ----- | ----- | | helm | loki-simple-scalable | 1.8.5 | 1.8.6 | --- 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 84eaeb4cfe..173ad0ef54 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.6 sourceRef: kind: HelmRepository name: grafana-charts