From 66cd894b98e6c7cf2ff83c18fc31bd3f828299ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 17:52:52 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v79 --- k8s/infra/monitoring/kube-prometheus-stack/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/infra/monitoring/kube-prometheus-stack/kustomization.yaml b/k8s/infra/monitoring/kube-prometheus-stack/kustomization.yaml index 1e1ec59ea..44c6b7bf8 100644 --- a/k8s/infra/monitoring/kube-prometheus-stack/kustomization.yaml +++ b/k8s/infra/monitoring/kube-prometheus-stack/kustomization.yaml @@ -11,6 +11,6 @@ helmCharts: repo: https://prometheus-community.github.io/helm-charts includeCRDs: true namespace: monitoring - version: 78.5.0 + version: 79.12.0 releaseName: kube-prometheus-stack valuesFile: ./values.yaml