From caeb5b26e61d16d289859888c04f4bed790369dd Mon Sep 17 00:00:00 2001 From: Sebastian Mark Date: Mon, 26 Jun 2023 10:45:39 +0200 Subject: [PATCH] feat: bump loki to v2.9.* --- k8s-manifests/monitoring/loki-stack.jsonnet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-manifests/monitoring/loki-stack.jsonnet b/k8s-manifests/monitoring/loki-stack.jsonnet index 02c7996..d7d6c48 100644 --- a/k8s-manifests/monitoring/loki-stack.jsonnet +++ b/k8s-manifests/monitoring/loki-stack.jsonnet @@ -6,7 +6,7 @@ app + { namespace:: "metrics", chart:: "loki-stack", repo:: "https://grafana.github.io/helm-charts", - version:: "2.8.*", + version:: "2.9.*", syncOptions:: ["CreateNamespace=true", "Force=true"], values:: ||| loki: