From f1b48928d85fad8170908a4bd76642c3ed4a2536 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 5 Mar 2026 04:52:50 +0000 Subject: [PATCH] chore(deps): update kube-prometheus-stack docker tag to v82.9.0 (#4427) 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)) | minor | `82.8.0` → `82.9.0` | --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v82.9.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-82.9.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.8.0...kube-prometheus-stack-82.9.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] Update kube-prometheus-stack dependency non-major updates by [@​renovate](https://github.com/renovate)\[bot] in [#​6706](https://github.com/prometheus-community/helm-charts/pull/6706) **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/4427 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/kube-prometheus-stack/Chart.lock | 6 +++--- clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/kube-prometheus-stack/Chart.lock b/clusters/cl01tl/helm/kube-prometheus-stack/Chart.lock index 5807718b4..200de5394 100644 --- a/clusters/cl01tl/helm/kube-prometheus-stack/Chart.lock +++ b/clusters/cl01tl/helm/kube-prometheus-stack/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: kube-prometheus-stack repository: oci://ghcr.io/prometheus-community/charts - version: 82.8.0 + version: 82.9.0 - name: app-template repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.6.2 - name: redis-replication repository: oci://harbor.alexlebens.net/helm-charts version: 1.1.0 -digest: sha256:4ed0b98912bd32814e789dc17313723e70cae44a098f5f4f2fd174346a15a191 -generated: "2026-03-04T00:40:57.07269148Z" +digest: sha256:7bb97029b1c2588ec93e5a9e267ff189489397048393ed4c871c5e42208cc660 +generated: "2026-03-05T04:51:19.209422923Z" diff --git a/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml b/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml index 8d398d454..2d4ca055c 100644 --- a/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml +++ b/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml @@ -20,7 +20,7 @@ maintainers: - name: alexlebens dependencies: - name: kube-prometheus-stack - version: 82.8.0 + version: 82.9.0 repository: oci://ghcr.io/prometheus-community/charts - name: app-template alias: ntfy-alertmanager