From bc55574bd54988a5be60b8de0547414aecdceff5 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 29 Nov 2022 13:29:23 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20chart=20loki=20to?= =?UTF-8?q?=203.4.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | loki | 3.4.2 | 3.4.3 | --- 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 f4b930ab8..0f3c5c00e 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.2 + version: 3.4.3 sourceRef: kind: HelmRepository name: grafana