From 7cf6c5572092362978b58de5d94152dac69d85ca Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Sun, 18 Dec 2022 02:00:20 +0000 Subject: [PATCH] Update Helm release loki-stack to v2.8.8 --- 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 749dacf..e89efef 100644 --- a/apps/templates/loki.yaml +++ b/apps/templates/loki.yaml @@ -19,7 +19,7 @@ spec: test_pod: {} repoURL: https://grafana.github.io/helm-charts - targetRevision: 2.8.7 + targetRevision: 2.8.8 syncPolicy: automated: prune: true