From e3ff16446f7a89c921707bb93ac9de656d03ca4b Mon Sep 17 00:00:00 2001 From: stimpy-bot <101597957+stimpy-bot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 17:11:43 +0000 Subject: [PATCH] fix(helm): update helm release loki to v3.0.3 | datasource | package | from | to | | ---------- | ------- | ----- | ----- | | helm | loki | 3.0.1 | 3.0.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 9e9bbb235..48011be75 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: 3.0.1 + version: 3.0.3 sourceRef: kind: HelmRepository name: grafana-charts