From f347c3f9b65707cd10b6dd911b311b7d6ca85743 Mon Sep 17 00:00:00 2001 From: Devin Buhl Date: Tue, 23 Jul 2024 18:50:57 -0400 Subject: [PATCH] =?UTF-8?q?Revert=20"fix(helm):=20update=20loki=20(=206.7.?= =?UTF-8?q?1=20=E2=86=92=206.7.2=20)"=20(#7918)?= 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 b1d96871646d3..7ae84088f7e4d 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.7.2 + version: 6.7.1 sourceRef: kind: HelmRepository name: grafana