From 3090f14acf6114c9c36979207a6a6ce6b9cc9776 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 5 Feb 2024 11:27:38 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v56.6.2 (#360) 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 | `56.6.1` -> `56.6.2` | --- ### Release Notes
prometheus-community/helm-charts (kube-prometheus-stack) ### [`v56.6.2`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-56.6.2) [Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-56.6.1...kube-prometheus-stack-56.6.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] Allow fullname override of prometheus-operator by [@​than-pet](https://github.com/than-pet) in https://github.com/prometheus-community/helm-charts/pull/4219 **Full Changelog**: https://github.com/prometheus-community/helm-charts/compare/prometheus-statsd-exporter-0.13.0...kube-prometheus-stack-56.6.2
--- ### 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/360 Co-authored-by: Renovate Co-committed-by: Renovate --- .../observability/kube-prometheus-stack/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/observability/kube-prometheus-stack/app/helm-release.yaml b/kubernetes/main/apps/observability/kube-prometheus-stack/app/helm-release.yaml index d98053b4..8724f159 100644 --- a/kubernetes/main/apps/observability/kube-prometheus-stack/app/helm-release.yaml +++ b/kubernetes/main/apps/observability/kube-prometheus-stack/app/helm-release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: kube-prometheus-stack - version: 56.6.1 + version: 56.6.2 sourceRef: kind: HelmRepository name: prometheus-community-charts