From 331a1a2dfdd7a56537e3a60b9f97e41c93d60325 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Fri, 28 Jun 2024 05:02:56 +0000 Subject: [PATCH] Updates grafana chart to 8.2.0 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index bb3421a9e..524bf1175 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: "8.0.2" + version: "8.2.0" repository: https://grafana.github.io/helm-charts condition: grafana.enabled