From cd0118e0cb6884e5bb3f8384e2c0a35227582a8a Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Sun, 25 Feb 2024 05:10:01 +0000 Subject: [PATCH] Updates prometheus chart to 25.14.0 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 2731c456b1..0903c0f4e2 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.13.0" + version: "25.14.0" repository: https://prometheus-community.github.io/helm-charts condition: prometheus.enabled