From 402758ea556e0f6c9a9e01bd357b1e297392a967 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 6 Oct 2023 11:38:04 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v51.3.0 (#133) 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.2.0` -> `51.3.0` | --- ### ⚠ 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.3.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-51.3.0) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-51.2.0...kube-prometheus-stack-51.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] lift to grafana helm-chart version 6.60 by [@​YuleZ](https://github.com/YuleZ) in https://github.com/prometheus-community/helm-charts/pull/3864 #### New Contributors - [@​YuleZ](https://github.com/YuleZ) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/3864 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/kube-state-metrics-5.14.0...kube-prometheus-stack-51.3.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/133 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 e963b3bf..6eb91a34 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.2.0 + version: 51.3.0 sourceRef: kind: HelmRepository name: prometheus-community-charts