From 9cc9616c0d1d3aaa4904fb9f91bfb778064512df Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 16:46:18 -0400 Subject: [PATCH] =?UTF-8?q?feat(helm):=20update=20loki=20(=206.11.0=20?= =?UTF-8?q?=E2=86=92=206.12.0=20)=20(#8074)?= 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 186e767ccb86c..16ca792eff9ea 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: 6.11.0 + version: 6.12.0 sourceRef: kind: HelmRepository name: grafana