From 0c5fed108e53f31c0f8d2fd11563ed60d3a7d85c Mon Sep 17 00:00:00 2001 From: Trevor Whitney Date: Tue, 9 Apr 2024 16:19:22 -0600 Subject: [PATCH] chore: bump helm version --- production/helm/loki/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production/helm/loki/Chart.yaml b/production/helm/loki/Chart.yaml index b51eefcb2936..cf38a6dfeee1 100644 --- a/production/helm/loki/Chart.yaml +++ b/production/helm/loki/Chart.yaml @@ -3,7 +3,7 @@ name: loki description: Helm chart for Grafana Loki in simple, scalable mode type: application appVersion: 3.0.0 -version: 6.0.0 +version: 6.1.0 home: https://grafana.github.io/helm-charts sources: - https://github.com/grafana/loki