From 0959e5d00a1b965054791464f5df1513ed6122ac Mon Sep 17 00:00:00 2001 From: wyoa-bot <98073241+wyoa-bot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 08:09:26 +0000 Subject: [PATCH] feat(helm)!: Update chart loki to 6.2.3 | datasource | package | from | to | | ---------- | ------- | ------ | ----- | | helm | loki | 5.41.4 | 6.2.3 | --- cluster/apps/monitoring/loki/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/loki/helm-release.yaml b/cluster/apps/monitoring/loki/helm-release.yaml index 1e6d4b98b..2fd15f50d 100644 --- a/cluster/apps/monitoring/loki/helm-release.yaml +++ b/cluster/apps/monitoring/loki/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: loki - version: 5.41.4 + version: 6.2.3 sourceRef: kind: HelmRepository name: grafana