From c770ea5b60bb6db2659bfa84fbb47657b8097de7 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Sat, 4 Nov 2023 05:09:14 +0000 Subject: [PATCH] Updates grafana chart to 7.0.3 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index eda455d27..6e4f3c47e 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -33,7 +33,7 @@ dependencies: # Source code: https://github.com/grafana/helm-charts/tree/main/charts/grafana # App changelog: https://github.com/grafana/grafana/blob/main/CHANGELOG.md - name: grafana - version: "7.0.2" + version: "7.0.3" repository: https://grafana.github.io/helm-charts condition: grafana.enabled