From 2ba2b36ca8e2039c93c5b11cb58d7560939a8e20 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Fri, 22 Nov 2024 05:03:21 +0000 Subject: [PATCH] Updates grafana chart to 8.6.1 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 9caf0419e..c8431c43f 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.6.0" + version: "8.6.1" repository: https://grafana.github.io/helm-charts condition: grafana.enabled