From ebce6e0907882e6e65706d74866d2262c83a9a58 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 10 Oct 2023 22:49:55 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v51.5.1 (#135) 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 | `51.3.0` -> `51.5.1` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the logs for more information. --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v51.5.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-51.5.1) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-51.5.0...kube-prometheus-stack-51.5.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] bump prometheus image tag to 2.47.1 by [@​FlorisFeddema](https://github.com/FlorisFeddema) in https://github.com/prometheus-community/helm-charts/pull/3877 #### New Contributors - [@​FlorisFeddema](https://github.com/FlorisFeddema) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/3877 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-51.5.0...kube-prometheus-stack-51.5.1 ### [`v51.5.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-51.5.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-51.4.1...kube-prometheus-stack-51.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] bump windows rules and dashboards by [@​TheKangaroo](https://github.com/TheKangaroo) in https://github.com/prometheus-community/helm-charts/pull/3818 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-51.4.1...kube-prometheus-stack-51.5.0 ### [`v51.4.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-51.4.1) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-51.4.0...kube-prometheus-stack-51.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] Bump dependencies by [@​jkroepke](https://github.com/jkroepke) in https://github.com/prometheus-community/helm-charts/pull/3876 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-51.4.0...kube-prometheus-stack-51.4.1 ### [`v51.4.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-51.4.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-51.3.0...kube-prometheus-stack-51.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] updated kube-state-metrics to 5.14.x by [@​dotdc](https://github.com/dotdc) in https://github.com/prometheus-community/helm-charts/pull/3873 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-51.3.0...kube-prometheus-stack-51.4.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 becomes conflicted, 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://git.home/nrdufour/home-ops/pulls/135 Co-authored-by: Renovate Co-committed-by: Renovate --- .../apps/monitoring/kube-prometheus-stack/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/monitoring/kube-prometheus-stack/app/helm-release.yaml b/kubernetes/main/apps/monitoring/kube-prometheus-stack/app/helm-release.yaml index 6eb91a34..03d4878a 100644 --- a/kubernetes/main/apps/monitoring/kube-prometheus-stack/app/helm-release.yaml +++ b/kubernetes/main/apps/monitoring/kube-prometheus-stack/app/helm-release.yaml @@ -9,7 +9,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: 51.3.0 + version: 51.5.1 sourceRef: kind: HelmRepository name: prometheus-community-charts