From 2e696c41a645028950dd33ae3c05389848d0dd34 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 12:43:54 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20loki=20(=206.25.0=20?= =?UTF-8?q?=E2=86=92=206.25.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 6.25.0 | 6.25.1 | --- 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 99d1c4bae..4822ca7b1 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: 6.25.0 + version: 6.25.1 sourceRef: kind: HelmRepository name: grafana