From b3e1e7480a82b9b9adf61ef30ec452a8b0359cb4 Mon Sep 17 00:00:00 2001 From: Stackspin renovate bot <renovatebot@stackspin.net> Date: Sat, 18 Dec 2021 06:04:07 +0000 Subject: [PATCH] Update Helm release loki to v2.8.4 --- flux2/apps/monitoring/loki-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flux2/apps/monitoring/loki-release.yaml b/flux2/apps/monitoring/loki-release.yaml index d2e7cbfac..d0d62f305 100644 --- a/flux2/apps/monitoring/loki-release.yaml +++ b/flux2/apps/monitoring/loki-release.yaml @@ -11,7 +11,7 @@ spec: # https://artifacthub.io/packages/helm/grafana/loki # renovate: registryUrl=https://grafana.github.io/helm-charts chart: loki - version: 2.8.2 + version: 2.8.4 sourceRef: kind: HelmRepository name: grafana -- GitLab