From 33d3ec1dd179c7cab35b599b6779c6dc10868ae5 Mon Sep 17 00:00:00 2001 From: RSKR Date: Tue, 29 Sep 2020 15:21:15 +0530 Subject: [PATCH] bump loki-stack chart version --- production/helm/loki-stack/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/helm/loki-stack/Chart.yaml b/production/helm/loki-stack/Chart.yaml index 7817560f7be8..c4528943f7d5 100644 --- a/production/helm/loki-stack/Chart.yaml +++ b/production/helm/loki-stack/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: "v1" name: loki-stack -version: 0.40.1 +version: 0.41.0 appVersion: v1.6.0 kubeVersion: "^1.10.0-0" description: "Loki: like Prometheus, but for logs."