From db633a90b091ad4cf0ca1d0e1f41f1208f512049 Mon Sep 17 00:00:00 2001 From: "repo-duster[bot]" <87358111+repo-duster[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 18:08:05 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20loki=20(=205.41.7?= =?UTF-8?q?=20=E2=86=92=205.41.8=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 5.41.7 | 5.41.8 | --- kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml b/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml index 1c26cbb3433..c59ac703bbd 100644 --- a/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml +++ b/kubernetes/main/apps/monitoring/loki/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: loki - version: 5.41.7 + version: 5.41.8 sourceRef: kind: HelmRepository name: grafana