From f71ccfe2098de6415bf810e8c9e84d1907b492b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Nov 2023 23:19:17 +0000 Subject: [PATCH] fix(helm): update helm release grafana to v7.0.9 --- k8s/deploy/grafana/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/deploy/grafana/Chart.yaml b/k8s/deploy/grafana/Chart.yaml index 7edc3149..53245c43 100644 --- a/k8s/deploy/grafana/Chart.yaml +++ b/k8s/deploy/grafana/Chart.yaml @@ -6,5 +6,5 @@ version: 1.1.0 dependencies: - name: grafana - version: 7.0.8 + version: 7.0.9 repository: https://grafana.github.io/helm-charts