From f7fbcb50589544a51bb4ec9862c15d8c484a5d87 Mon Sep 17 00:00:00 2001 From: raelix-bot <122310259+raelix-bot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 08:13:50 +0000 Subject: [PATCH] feat(helm): update helm release kube-prometheus-stack to 56.5.0 --- 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..2dba1889 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.5.0" sourceRef: kind: HelmRepository name: prometheus-community