From d851e13fb4f2d87d6616c149e093377378b9d4e5 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 10:36:13 -0500 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20loki=20(=205.41.5=20?= =?UTF-8?q?=E2=86=92=205.41.6=20)=20(#6742)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- 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 c7bd62ca6e283..966105b3fc533 100644 --- 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: 5.41.5 + version: 5.41.6 sourceRef: kind: HelmRepository name: grafana