From 98897ba0ba02c587e43c9f74a1087ba0528f78e2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 23 Aug 2025 19:01:00 +0000 Subject: [PATCH] Update kube-prometheus-stack Docker tag to v77 (#1298) 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 | `76.5.1` -> `77.0.0` | --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v77.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-77.0.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-76.5.1...kube-prometheus-stack-77.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.85.0 by [@​DrFaust92](https://github.com/DrFaust92) in https://github.com/prometheus-community/helm-charts/pull/6084 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-redis-exporter-6.16.0...kube-prometheus-stack-77.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 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/1298 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 9746492d7..8c815513f 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: 76.5.1 + version: 77.0.0 repository: oci://ghcr.io/prometheus-community/charts - name: app-template alias: ntfy-alertmanager