From 83aff6a0ffcd140099cd73faf826c052977b94b3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 7 Jun 2025 14:55:24 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20kube-prometheus?= =?UTF-8?q?-stack=2072.9.1=20=E2=86=92=2073.2.0=20(clustertool)=20(#36069)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus) ([source](https://redirect.github.com/prometheus-community/helm-charts)) | major | `72.9.1` -> `73.2.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v73.2.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-73.2.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-73.1.0...kube-prometheus-stack-73.2.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] Make namespace selector operator configurable by [@​rgarcia89](https://redirect.github.com/rgarcia89) in [https://github.com/prometheus-community/helm-charts/pull/5742](https://redirect.github.com/prometheus-community/helm-charts/pull/5742) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prom-label-proxy-0.13.1...kube-prometheus-stack-73.2.0 ### [`v73.1.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-73.1.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-73.0.0...kube-prometheus-stack-73.1.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] feat: Add additionalArgs flag to AlertManager by [@​HadeedS](https://redirect.github.com/HadeedS) in [https://github.com/prometheus-community/helm-charts/pull/5732](https://redirect.github.com/prometheus-community/helm-charts/pull/5732) #### New Contributors - [@​HadeedS](https://redirect.github.com/HadeedS) made their first contribution in [https://github.com/prometheus-community/helm-charts/pull/5732](https://redirect.github.com/prometheus-community/helm-charts/pull/5732) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prom-label-proxy-0.13.0...kube-prometheus-stack-73.1.0 ### [`v73.0.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-73.0.0) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-72.9.1...kube-prometheus-stack-73.0.0) kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator. #### What's Changed - \[kube-prometheus-stack] remove support for deprecated apis by [@​DrFaust92](https://redirect.github.com/DrFaust92) in [https://github.com/prometheus-community/helm-charts/pull/5721](https://redirect.github.com/prometheus-community/helm-charts/pull/5721) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-blackbox-exporter-10.0.0...kube-prometheus-stack-73.0.0
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- .../system/kube-prometheus-stack/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml b/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml index 693449d00c1..eeb23fa6f96 100644 --- a/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml +++ b/clustertool/embed/generic/kubernetes/system/kube-prometheus-stack/app/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: 72.9.1 + version: 73.2.0 sourceRef: kind: HelmRepository name: prometheus-community