From 4dd1ee7cd8a9b65d64c3780dfcf65b5c869addd8 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Wed, 30 Nov 2022 11:15:49 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20loki=20to?= =?UTF-8?q?=203.5.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | loki | 3.4.3 | 3.5.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 0f3c5c00e..c7378dd27 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.4.3 + version: 3.5.0 sourceRef: kind: HelmRepository name: grafana