From c5b096b11f3cc432efa79c71d6d79fec430b4151 Mon Sep 17 00:00:00 2001 From: "roybatty-bot[bot]" <135143428+roybatty-bot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 12:44:09 +0000 Subject: [PATCH] fix(helm): update chart kube-prometheus-stack to 81.5.1 --- cluster/apps/monitoring/prometheus/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/monitoring/prometheus/app/helmrelease.yaml b/cluster/apps/monitoring/prometheus/app/helmrelease.yaml index ccd21c82..b26735ec 100644 --- a/cluster/apps/monitoring/prometheus/app/helmrelease.yaml +++ b/cluster/apps/monitoring/prometheus/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: 81.5.0 + version: 81.5.1 sourceRef: kind: HelmRepository name: prometheus-community