From 0587ff2407d5ac757f1c67b085a584398a94bee9 Mon Sep 17 00:00:00 2001 From: feisar-bot <27022259+feisar-bot[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 22:19:14 +0000 Subject: [PATCH] feat(container): update helm values grafana/loki to 2.5.0 --- 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 edb532641..9c88e8bfa 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.4.2 + tag: 2.5.0 pullPolicy: IfNotPresent replicas: 3 persistence: