From 4c8d3efe9bc0c5abbcb188486bf4bad831ca3449 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Wed, 10 Jan 2024 05:10:19 +0000 Subject: [PATCH] Updates grafana chart to 7.0.22 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 97d74e736..4be1ecd1e 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.0.21" + version: "7.0.22" repository: https://grafana.github.io/helm-charts condition: grafana.enabled