From 649ff3088c8d5693a6f64c54c265b6c21d1a2a72 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 8 Jul 2022 13:38:17 +0000 Subject: [PATCH] feat(container): update helm values grafana/loki to 2.6.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 a5415211f..4af459923 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.5.0 + tag: 2.6.0 pullPolicy: IfNotPresent replicas: 3 persistence: