From 7dd175b9640f1f26c7d9d5ce271420d5409da02f Mon Sep 17 00:00:00 2001 From: raelix-bot <122310259+raelix-bot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 16:33:59 +0000 Subject: [PATCH] feat(helm): update helm release kube-prometheus-stack to 56.0.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..f951700c 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.0.0" sourceRef: kind: HelmRepository name: prometheus-community