From 76ff102f93220a1db76e8bcf5eb23fbe98893034 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 30 Jan 2026 19:14:28 +0000 Subject: [PATCH] chore(deps): update kube-prometheus-stack docker tag to v81.4.1 (#3611) 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.3.1` → `81.4.1` | --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v81.4.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-81.4.1) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-81.4.0...kube-prometheus-stack-81.4.1) 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] Add disableAlerting to omit Prometheus alerting config by [@​lucas-alpaca](https://github.com/lucas-alpaca) in [#​6552](https://github.com/prometheus-community/helm-charts/pull/6552) #### New Contributors - [@​lucas-alpaca](https://github.com/lucas-alpaca) made their first contribution in [#​6552](https://github.com/prometheus-community/helm-charts/pull/6552) **Full Changelog**: ### [`v81.4.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-81.4.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-81.3.2...kube-prometheus-stack-81.4.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 digest to [`d89978e`](https://github.com/prometheus-community/helm-charts/commit/d89978e) by [@​renovate](https://github.com/renovate)\[bot] in [#​6551](https://github.com/prometheus-community/helm-charts/pull/6551) **Full Changelog**: ### [`v81.3.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-81.3.2) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-81.3.1...kube-prometheus-stack-81.3.2) 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 Helm release grafana to v10.5.15 by [@​renovate](https://github.com/renovate)\[bot] in [#​6550](https://github.com/prometheus-community/helm-charts/pull/6550) **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/3611 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 323b15723..8baa5a4b5 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.3.1 + version: 81.4.1 - 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.1 -digest: sha256:7df13e88abf5c6d0aa0108743e5c8cbf32129189e7aad5a9a6ffff30ed65949a -generated: "2026-01-29T19:03:34.019248959Z" +digest: sha256:7ac1d802b75ac562dcc9f7fd0c5e6338267c894fb0ad5974aa51ca8dac51bca6 +generated: "2026-01-30T19:12:53.647248166Z" diff --git a/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml b/clusters/cl01tl/helm/kube-prometheus-stack/Chart.yaml index 93ad27098..5197b380f 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.3.1 + version: 81.4.1 repository: oci://ghcr.io/prometheus-community/charts - name: app-template alias: ntfy-alertmanager