From 14887b4bb71e3e5683505ab7070f3ec1ab966173 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Mon, 22 May 2023 16:13:34 +0200 Subject: [PATCH] chore(prometheus): bump kube-state-metrics Signed-off-by: Kjeld Schouten --- charts/enterprise/prometheus/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index be7adbe25d7..876f9474da1 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.0 + version: 1.0.1 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