From c86bcd13bdebf2facbab82128b561943dab342bc Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Tue, 17 Oct 2023 05:09:50 +0000 Subject: [PATCH] Updates grafana chart to 6.60.6 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index d513393a1f..5f7008ca29 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -46,7 +46,7 @@ dependencies: # chart v6 requires Helm 3 # chart v6.17.1 gives us Grafana v8.2.1 - name: grafana - version: "6.60.4" + version: "6.60.6" repository: https://grafana.github.io/helm-charts condition: grafana.enabled