From 758a27e037aa2b5dc7129cb36297296d20ef631c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 16:44:18 +0000 Subject: [PATCH] feat(helm)!: Update chart loki to 6.5.2 --- kubernetes/apps/monitoring/loki/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/monitoring/loki/app/helmrelease.yaml b/kubernetes/apps/monitoring/loki/app/helmrelease.yaml index 116c18ca3..c443a770f 100644 --- a/kubernetes/apps/monitoring/loki/app/helmrelease.yaml +++ b/kubernetes/apps/monitoring/loki/app/helmrelease.yaml @@ -11,7 +11,7 @@ spec: chart: spec: chart: loki - version: 5.42.0 #https://github.com/grafana/loki/issues/9681 + version: 6.5.2 #https://github.com/grafana/loki/issues/9681 sourceRef: kind: HelmRepository name: grafana