From 88ca68513b73285498e9496d2ff7fddebbd059e4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 23 May 2023 12:14:30 +0200 Subject: [PATCH] chore(deps): update helm chart kube-state-metrics to 1.0.3 (#9098) 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 | `1.0.2` -> `1.0.3` | --- ### Release Notes
truecharts/charts ### [`v1.0.3`](https://togithub.com/truecharts/charts/releases/tag/kube-state-metrics-1.0.3) [Compare Source](https://togithub.com/truecharts/charts/compare/kube-state-metrics-1.0.2...kube-state-metrics-1.0.3) 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**: 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://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 1552d2f697a..6250cd9ba1e 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -11,7 +11,7 @@ dependencies: - condition: exporters.enabled,exporters.kube-state-metrics.enabled name: kube-state-metrics repository: https://deps.truecharts.org - version: 1.0.2 + version: 1.0.3 deprecated: false description: 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. icon: https://truecharts.org/img/hotlink-ok/chart-icons/prometheus.png @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 9.0.7 +version: 9.0.8 annotations: truecharts.org/catagories: | - metrics