From 1e00dcd638ffa45e849a0cf82e162525cc345c2b Mon Sep 17 00:00:00 2001 From: raelix-bot <122310259+raelix-bot[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 20:11:19 +0000 Subject: [PATCH] feat(helm): update helm release kube-prometheus-stack to 56.2.1 --- infrastructure/components/kube-prometheus-stack/chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/components/kube-prometheus-stack/chart.yaml b/infrastructure/components/kube-prometheus-stack/chart.yaml index ab929454..be500295 100644 --- a/infrastructure/components/kube-prometheus-stack/chart.yaml +++ b/infrastructure/components/kube-prometheus-stack/chart.yaml @@ -8,7 +8,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: "45.19.0" + version: "56.2.1" sourceRef: kind: HelmRepository name: prometheus-community