From 6d4f24485ac5c5045b57b9db8ad4791a97ae445b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:06:23 +0000 Subject: [PATCH] Update Helm chart kube-prometheus-stack to v67 | datasource | package | from | to | | ---------- | --------------------- | ------ | ------ | | helm | kube-prometheus-stack | 41.4.1 | 67.2.0 | 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..0c2de7f51 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: 67.2.0 repository: https://prometheus-community.github.io/helm-charts alias: kps - name: addons