From 83f4e2af0ca776b9054476606b31615eafe9c1c4 Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Wed, 12 Jul 2023 05:11:01 +0000 Subject: [PATCH] Updates prometheus chart to 23.1.0 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 47c225dd3..3b18e402f 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: "23.0.0" + version: "23.1.0" repository: https://prometheus-community.github.io/helm-charts condition: prometheus.enabled