From a9a55c77d31a39ce64a3d7907aa7d880f9f5f455 Mon Sep 17 00:00:00 2001 From: "commit-commander[bot]" <184876747+commit-commander[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 21:19:04 +0000 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20loki=20(=206.24.1=20?= =?UTF-8?q?=E2=86=92=206.25.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/main/apps/observability/loki/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/observability/loki/app/helmrelease.yaml b/kubernetes/main/apps/observability/loki/app/helmrelease.yaml index 1c79e090..707879f5 100755 --- a/kubernetes/main/apps/observability/loki/app/helmrelease.yaml +++ b/kubernetes/main/apps/observability/loki/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: loki - version: 6.24.1 + version: 6.25.0 sourceRef: kind: HelmRepository name: grafana