From 4de931a318994ccd140dbc66b97f8c7764831dc6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Feb 2026 20:15:08 +0000 Subject: [PATCH] chore(deps): update kube-prometheus-stack docker tag to v82.3.0 (#4205) 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.2.1` → `82.3.0` | --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v82.3.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-82.3.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.2.1...kube-prometheus-stack-82.3.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 [#​6670](https://github.com/prometheus-community/helm-charts/pull/6670) **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/4205 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 39a3dfbc0..0489df6db 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.2.1 + version: 82.3.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.0.4 -digest: sha256:710641602680cf6dd43d4651137e82758972e74a5f04d5d06934a7bf44f71a19 -generated: "2026-02-23T18:03:59.859289978Z" +digest: sha256:41de0559e2f4e85a33ca006520cf67c85abaf5691f3cd0aacf7b66ba0d95ce50 +generated: "2026-02-24T20:10:32.588038295Z" diff --git a/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml b/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml index 938f3319a..4824cd675 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.2.1 + version: 82.3.0 repository: oci://ghcr.io/prometheus-community/charts - name: app-template alias: ntfy-alertmanager