From 65e30e2d94fadaccc5e00ec181f63f2025400366 Mon Sep 17 00:00:00 2001 From: rohow Date: Tue, 18 Nov 2025 13:44:07 +0800 Subject: [PATCH] feat(helmchart): update kube-prometheus-stack version to 79.5.0 --- apps/infra/monitor/prometheus/helmchart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/infra/monitor/prometheus/helmchart.yaml b/apps/infra/monitor/prometheus/helmchart.yaml index de64bc6..65c2736 100644 --- a/apps/infra/monitor/prometheus/helmchart.yaml +++ b/apps/infra/monitor/prometheus/helmchart.yaml @@ -7,7 +7,7 @@ spec: repo: https://prometheus-community.github.io/helm-charts chart: kube-prometheus-stack targetNamespace: infra-monitor - version: 79.2.1 + version: 79.5.0 valuesContent: |- kubeControllerManager: enabled: false