From 77d945bd1df6ea2d0c74f81f9f266ae023a4fe22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 14:40:58 +0000 Subject: [PATCH] chore(deps): update helm release prometheus-community/prometheus to v25 --- examples/prometheus-grafana.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/prometheus-grafana.yaml b/examples/prometheus-grafana.yaml index 53443180..7d4d8368 100644 --- a/examples/prometheus-grafana.yaml +++ b/examples/prometheus-grafana.yaml @@ -11,7 +11,7 @@ spec: - repositoryURL: https://prometheus-community.github.io/helm-charts repositoryName: prometheus-community chartName: prometheus-community/prometheus - chartVersion: 23.4.0 + chartVersion: 25.28.0 releaseName: prometheus releaseNamespace: prometheus helmChartAction: Install