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