From 40a3fa252e134483c380ec8793f80709149844a9 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 18 Oct 2023 12:32:22 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v51.9.1 (#159) 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)) | patch | `51.9.0` -> `51.9.1` | --- > ⚠ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v51.9.1`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-51.9.1) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-51.9.0...kube-prometheus-stack-51.9.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] ConfigReloader ServiceMonitor HTTP scheme is not set correctly when HTTPS is enabled by [@​n1kofr](https://github.com/n1kofr) in https://github.com/prometheus-community/helm-charts/pull/3815 #### New Contributors - [@​n1kofr](https://github.com/n1kofr) made their first contribution in https://github.com/prometheus-community/helm-charts/pull/3815 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-conntrack-stats-exporter-0.5.8...kube-prometheus-stack-51.9.1
--- ### 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/159 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 e2e077f2..ce8bc729 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 @@ -10,7 +10,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: 51.9.0 + version: 51.9.1 sourceRef: kind: HelmRepository name: prometheus-community-charts