From 4f7f42f5ece92a92e0886f906d12b2bd4abb9f65 Mon Sep 17 00:00:00 2001 From: "apple-cart-bot[bot]" <131814151+apple-cart-bot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:03:43 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20loki=20(=206.3.3=20?= =?UTF-8?q?=E2=86=92=206.3.4=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 856a42eec..6b34cbbd2 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.3.3 + version: 6.3.4 sourceRef: kind: HelmRepository name: grafana