From 3dace1df0b12cae4ae445673635ec431ade2135d Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Tue, 7 Mar 2023 10:18:57 +0100 Subject: [PATCH] fix(grafana): bump to fix SCALE GUI env-vars not being rendered Signed-off-by: Kjeld Schouten-Lebbing --- charts/enterprise/grafana/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/enterprise/grafana/Chart.yaml b/charts/enterprise/grafana/Chart.yaml index 6755c0249a1..85c604fde99 100644 --- a/charts/enterprise/grafana/Chart.yaml +++ b/charts/enterprise/grafana/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "9.3.6" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.19 + version: 12.2.20 deprecated: false description: Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB. home: https://truecharts.org/charts/enterprise/grafana @@ -25,7 +25,7 @@ sources: - https://github.com/bitnami/bitnami-docker-grafana - https://grafana.com/ type: application -version: 7.0.5 +version: 7.0.6 annotations: truecharts.org/catagories: | - metrics