From 3f79cefa6a3c6c7516f6dd1a44132170a7c65349 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Aug 2021 22:57:25 +0000 Subject: [PATCH] feat(images): update grafana/loki to 2.3.0 Signed-off-by: auricom <27022259+auricom@users.noreply.github.com> --- cluster/apps/monitoring/loki-stack/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/loki-stack/helm-release.yaml b/cluster/apps/monitoring/loki-stack/helm-release.yaml index 1d1a5abe4..4e70516c7 100644 --- a/cluster/apps/monitoring/loki-stack/helm-release.yaml +++ b/cluster/apps/monitoring/loki-stack/helm-release.yaml @@ -20,7 +20,7 @@ spec: loki: image: repository: grafana/loki - tag: 2.2.1 + tag: 2.3.0 pullPolicy: IfNotPresent replicas: 3 persistence: