From a35aa5054ebd1d341137c767f07ee7b52fe7fe21 Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Thu, 14 Sep 2023 13:08:25 +0000 Subject: [PATCH] feat(helm): update helm release loki to v5.21.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | loki | 5.20.0 | 5.21.0 | --- 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 41359fe1e..bbc25af14 100644 --- a/cluster/apps/monitoring/loki/helm-release.yaml +++ b/cluster/apps/monitoring/loki/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://grafana.github.io/helm-charts chart: loki - version: 5.20.0 + version: 5.21.0 sourceRef: kind: HelmRepository name: grafana-charts