From a4e0729620257698e3f09ead00ae51c1653265bf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 21 May 2025 20:49:27 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20kube-prometheus?= =?UTF-8?q?-stack=2072.5.2=20=E2=86=92=2072.5.3=20(clustertool)=20(#35579)?= 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)) | patch | `72.5.2` -> `72.5.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v72.5.3`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-72.5.3) [Compare Source](https://redirect.github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-72.5.2...kube-prometheus-stack-72.5.3) 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] Fix PDBs default values in order to work with… by [@​sebastiangaiser](https://redirect.github.com/sebastiangaiser) in [https://github.com/prometheus-community/helm-charts/pull/5665](https://redirect.github.com/prometheus-community/helm-charts/pull/5665) **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-72.5.2...kube-prometheus-stack-72.5.3
--- ### Configuration πŸ“… **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. β™» **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 1919d2345a7..b3a39a3f02e 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.5.2 + version: 72.5.3 sourceRef: kind: HelmRepository name: prometheus-community