From d2026a7ee5528c0575cf3c46fafc465ae1ee65c5 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Sat, 14 Dec 2024 05:03:06 +0000 Subject: [PATCH] Updates prometheus chart to 26.0.1 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 468b49358..dd4d3e4ca 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: "26.0.0" + version: "26.0.1" repository: https://prometheus-community.github.io/helm-charts condition: prometheus.enabled