From 797cd21cf5c41c25cdac520e29cd777d92bdd85a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 17:27:49 +0000 Subject: [PATCH] Update Helm chart kube-prometheus-stack to v54 | datasource | package | from | to | | ---------- | --------------------- | ------ | ------ | | helm | kube-prometheus-stack | 41.4.1 | 54.2.1 | Signed-off-by: Nicholas St. Germain --- cluster-critical/prometheus/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-critical/prometheus/Chart.yaml b/cluster-critical/prometheus/Chart.yaml index 03fdf5b26..3896109e0 100644 --- a/cluster-critical/prometheus/Chart.yaml +++ b/cluster-critical/prometheus/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 version: 1.0.0 dependencies: - name: kube-prometheus-stack - version: 41.4.1 + version: 54.2.1 repository: https://prometheus-community.github.io/helm-charts alias: kps - name: addons