From ec3c8d661ce7754c821521d8b130c653901f11fa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 15:17:59 +0000 Subject: [PATCH] feat(helm): update chart loki to 5.48.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 5.47.2 | 5.48.0 | --- cluster/apps/monitoring/loki/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/loki/app/helmrelease.yaml b/cluster/apps/monitoring/loki/app/helmrelease.yaml index 758d328b9..fba32dff9 100644 --- a/cluster/apps/monitoring/loki/app/helmrelease.yaml +++ b/cluster/apps/monitoring/loki/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: loki - version: 5.47.2 + version: 5.48.0 sourceRef: kind: HelmRepository name: grafana