From 7bbf655fb5c843c339c009ef8d3f7b354332044e Mon Sep 17 00:00:00 2001 From: raelix-bot <122310259+raelix-bot[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 09:50:24 +0000 Subject: [PATCH] feat(helm): update helm release kube-prometheus-stack to 56.0.4 --- 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..aff8bc04 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.4" sourceRef: kind: HelmRepository name: prometheus-community