From 9c89ecd17cbd66d935693ea858740918f5701b2f Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Mon, 26 Dec 2022 19:00:25 +0000 Subject: [PATCH] Update Helm release loki-stack to v2.8.9 --- apps/templates/loki.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/loki.yaml b/apps/templates/loki.yaml index 2066581..c58e9f3 100644 --- a/apps/templates/loki.yaml +++ b/apps/templates/loki.yaml @@ -20,7 +20,7 @@ spec: prometheus.enabled: true repoURL: https://grafana.github.io/helm-charts - targetRevision: 2.8.8 + targetRevision: 2.8.9 syncPolicy: automated: prune: true