From 9f1a26098d2e89838f5777db79e53d8d2f04c597 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Thu, 23 Nov 2023 05:10:14 +0000 Subject: [PATCH] Updates prometheus chart to 25.8.0 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 767a33113..3d57f2d05 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -25,7 +25,7 @@ dependencies: # Source code: https://github.com/prometheus-community/helm-charts/tree/main/charts/prometheus # App changelog: https://github.com/prometheus/prometheus/blob/main/CHANGELOG.md - name: prometheus - version: "25.6.0" + version: "25.8.0" repository: https://prometheus-community.github.io/helm-charts condition: prometheus.enabled