From 316492af30f1e1f21a77755929c10f46c394bb59 Mon Sep 17 00:00:00 2001 From: Operations Date: Mon, 23 May 2022 12:06:01 +0200 Subject: [PATCH] also bump loki version --- charts/loki-stack/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/loki-stack/Chart.yaml b/charts/loki-stack/Chart.yaml index 1d50493..a262d10 100644 --- a/charts/loki-stack/Chart.yaml +++ b/charts/loki-stack/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: "v1" name: loki-stack -version: 2.6.2 +version: 2.6.3 appVersion: v2.1.0 kubeVersion: "^1.10.0-0" description: "Loki: like Prometheus, but for logs."