From 6a92df8f64064c075bd9214be8ff4154c84f0332 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Tue, 12 Mar 2024 05:11:37 +0000 Subject: [PATCH] Updates grafana chart to 7.3.6 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index f20c38863..d80bce115 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.3.4" + version: "7.3.6" repository: https://grafana.github.io/helm-charts condition: grafana.enabled