From b825cc716334e968e8749ce2014229d97ea3ba9b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 10 Oct 2025 00:19:10 +0000 Subject: [PATCH] Update kube-prometheus-stack Docker tag to v78 (#1720) 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://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | major | `77.14.0` -> `78.0.0` | --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v78.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-78.0.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-77.14.0...kube-prometheus-stack-78.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] bump to 0.86.0 by [@​DrFaust92](https://github.com/DrFaust92) in [#​6211](https://github.com/prometheus-community/helm-charts/pull/6211) **Full Changelog**:
--- ### 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 is behind base branch, 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://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1720 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/monitoring/kube-prometheus-stack/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/monitoring/kube-prometheus-stack/Chart.yaml b/clusters/cl01tl/monitoring/kube-prometheus-stack/Chart.yaml index 36c5108ef..94071a5eb 100644 --- a/clusters/cl01tl/monitoring/kube-prometheus-stack/Chart.yaml +++ b/clusters/cl01tl/monitoring/kube-prometheus-stack/Chart.yaml @@ -19,7 +19,7 @@ maintainers: - name: alexlebens dependencies: - name: kube-prometheus-stack - version: 77.14.0 + version: 78.0.0 repository: oci://ghcr.io/prometheus-community/charts - name: app-template alias: ntfy-alertmanager