From 0dd0bcc37dd47687ca8a66971a20a396f512c059 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Sat, 3 Dec 2022 01:17:37 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20loki=20to?= =?UTF-8?q?=203.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | loki | 3.5.0 | 3.6.0 | --- 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 c7378dd27..877eb6a88 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.5.0 + version: 3.6.0 sourceRef: kind: HelmRepository name: grafana