From a38efe187477db60c30070298bb92b01baffaa4a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 30 Jan 2024 01:33:50 +0100 Subject: [PATCH] chore(deps): update helm chart kube-state-metrics to 6.1.15 by renovate (#17758) 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-state-metrics](https://truecharts.org/charts/dependency/kube-state-metrics) ([source](https://togithub.com/truecharts/charts)) | patch | `6.1.14` -> `6.1.15` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
truecharts/charts (kube-state-metrics) ### [`v6.1.15`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-6.1.15) [Compare Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-6.1.14...kube-state-metrics-6.1.15) kube-state-metrics is a simple service that listens to the Kubernetes API server and generates metrics about the state of the objects.
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on tuesday" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://togithub.com/renovatebot/renovate). --- charts/enterprise/prometheus/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index cd2d568547d..299cb298f80 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -24,7 +24,7 @@ dependencies: tags: [] import-values: [] - name: kube-state-metrics - version: 6.1.14 + version: 6.1.15 repository: https://deps.truecharts.org condition: exporters.enabled,exporters.kube-state-metrics.enabled alias: "" @@ -50,4 +50,4 @@ sources: - https://quay.io/thanos/thanos - https://hub.docker.com/r/bitnami/alertmanager type: application -version: 16.4.0 +version: 16.4.1