From 97d7d83944f3c9e481b81b1632c2c9f7c7cdb374 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Mon, 2 Oct 2023 05:09:45 +0000 Subject: [PATCH] Updates prometheus chart to 25.0.0 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 7bdd53d5f..e7a76efa5 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -32,7 +32,7 @@ dependencies: # chart v11.16.9 maps to app v2.21.0 - 2020-12-06 # chart v12 requires Helm 3 - name: prometheus - version: "24.5.0" + version: "25.0.0" repository: https://prometheus-community.github.io/helm-charts condition: prometheus.enabled