From 1e1e925a7d58c8c5d9166707c234610fbd931fc1 Mon Sep 17 00:00:00 2001 From: "roybatty-bot[bot]" <135143428+roybatty-bot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 21:34:46 +0000 Subject: [PATCH] feat(helm): update chart kube-prometheus-stack to 81.6.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 6aa6f9aa..801b636b 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.2 + version: 81.6.1 sourceRef: kind: HelmRepository name: prometheus-community