From 488326c1d6eae39f0807a2d1714c4df443187239 Mon Sep 17 00:00:00 2001 From: ab Date: Sat, 14 Mar 2026 13:16:43 +0000 Subject: [PATCH] Update k8s/core/prom-stack/kustomization.yaml --- k8s/core/prom-stack/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/core/prom-stack/kustomization.yaml b/k8s/core/prom-stack/kustomization.yaml index f7b8633..5fa1ad7 100644 --- a/k8s/core/prom-stack/kustomization.yaml +++ b/k8s/core/prom-stack/kustomization.yaml @@ -11,7 +11,7 @@ resources: helmCharts: - name: kube-prometheus-stack repo: https://prometheus-community.github.io/helm-charts - version: 79.7.1 + version: 82.10.3 releaseName: prometheus namespace: prometheus valuesFile: prom-values.yaml