From 7257f2cc037f5d4d08dc5c79e702268b5cec7d82 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 5 Oct 2022 16:52:21 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20loki=20to?= =?UTF-8?q?=203.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | loki | 3.2.0 | 3.2.1 | --- cluster/apps/logs/loki/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/logs/loki/helm-release.yaml b/cluster/apps/logs/loki/helm-release.yaml index 251e01c80..e33b8daff 100644 --- a/cluster/apps/logs/loki/helm-release.yaml +++ b/cluster/apps/logs/loki/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: loki - version: 3.2.0 + version: 3.2.1 sourceRef: kind: HelmRepository name: grafana-charts