From fb82d68b6e2ceef57576f592736e52d5558eb050 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Thu, 8 Dec 2022 17:15:59 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20loki=20to?= =?UTF-8?q?=203.6.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | loki | 3.6.0 | 3.6.1 | --- kubernetes/cluster-0/apps/logs/loki/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/cluster-0/apps/logs/loki/helm-release.yaml b/kubernetes/cluster-0/apps/logs/loki/helm-release.yaml index 877eb6a88..852499451 100644 --- a/kubernetes/cluster-0/apps/logs/loki/helm-release.yaml +++ b/kubernetes/cluster-0/apps/logs/loki/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: loki - version: 3.6.0 + version: 3.6.1 sourceRef: kind: HelmRepository name: grafana