From 98c0545053e43b9b8d3f45a7d6e78f3247f42275 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 10:38:22 +0000 Subject: [PATCH] fix(helm): update chart loki to 5.18.1 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 5.18.0 | 5.18.1 | --- 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 065b4c0e..4b95d2d8 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.18.0 + version: 5.18.1 sourceRef: kind: HelmRepository name: grafana-charts