From 59dc9853c05b2062783c9a56a82f8ece9d9946c3 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Tue, 17 Dec 2024 05:03:12 +0000 Subject: [PATCH] Updates grafana chart to 8.8.2 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 3e18d6713..880923a29 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.8.1" + version: "8.8.2" repository: https://grafana.github.io/helm-charts condition: grafana.enabled