From 68085b1c59a9a488721cf652bf477eda51fc2c36 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Mon, 12 Dec 2022 13:00:36 +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 972e63f..8e08b4e 100644 --- a/apps/templates/loki.yaml +++ b/apps/templates/loki.yaml @@ -18,7 +18,7 @@ spec: test_pod: {} repoURL: https://grafana.github.io/helm-charts - targetRevision: 2.8.7 + targetRevision: 2.8.8 syncPolicy: automated: prune: true