From 78c4f3436b92fc0038fe1b5ca0036febffd617cf Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Sat, 14 Oct 2023 04:36:01 +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 d33fa7b1ba..0eab5ab39b 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