From 9d4ae4d8338a10e80f2185d5330b4b48e28d3b8e 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