From 710eb4b9dd619dcd8a42a903b428fcd367ad921f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 3 Feb 2026 20:14:23 +0000 Subject: [PATCH] chore(deps): update kube-prometheus-stack docker tag to v81.5.0 (#3683) 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 | `81.4.2` → `81.5.0` | --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v81.5.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-81.5.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-81.4.3...kube-prometheus-stack-81.5.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 [#​6588](https://github.com/prometheus-community/helm-charts/pull/6588) **Full Changelog**: ### [`v81.4.3`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-81.4.3) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-81.4.2...kube-prometheus-stack-81.4.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: GitOps drift due to inconsistency between failurePolicy in patch job and webhook by [@​kuzm1ch](https://github.com/kuzm1ch) in [#​6585](https://github.com/prometheus-community/helm-charts/pull/6585) #### New Contributors - [@​kuzm1ch](https://github.com/kuzm1ch) made their first contribution in [#​6585](https://github.com/prometheus-community/helm-charts/pull/6585) **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/3683 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 fb21bc8b2..e591c8fb5 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: 81.4.2 + version: 81.5.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.2 -digest: sha256:d26edc5c6344d3807253f6e0f393932c3352571a5320f3649f546ead851f8ded -generated: "2026-02-03T00:26:01.8878774Z" +digest: sha256:ab045879b7e5a69c6d35d4d19bd2add83e4201d2fcc1939854d2c9964e3364b3 +generated: "2026-02-03T18:06:21.522633614Z" diff --git a/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml b/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml index 942313143..52a803aa4 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: 81.4.2 + version: 81.5.0 repository: oci://ghcr.io/prometheus-community/charts - name: app-template alias: ntfy-alertmanager