From 00bfe77074413bb4e6e3bedebf4eca45d078d918 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 00:27:33 +0000 Subject: [PATCH] chore(deps): update dependencies helm release kube-state-metrics to 5.27.* --- EXAMPLE/prometheus/Chart.lock | 8 ++++---- EXAMPLE/prometheus/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/EXAMPLE/prometheus/Chart.lock b/EXAMPLE/prometheus/Chart.lock index dc5ebce..a08205a 100644 --- a/EXAMPLE/prometheus/Chart.lock +++ b/EXAMPLE/prometheus/Chart.lock @@ -1,15 +1,15 @@ dependencies: - name: alertmanager repository: https://prometheus-community.github.io/helm-charts - version: 1.13.0 + version: 1.13.1 - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts - version: 5.26.0 + version: 5.27.0 - name: prometheus-node-exporter repository: https://prometheus-community.github.io/helm-charts version: 4.42.0 - name: prometheus-pushgateway repository: https://prometheus-community.github.io/helm-charts version: 2.15.0 -digest: sha256:bef778936ee0289efb966d9796470d535d6962e259df58f6ae96c59112f6037b -generated: "2024-11-06T00:51:22.296864768Z" +digest: sha256:860638cfcd7d346d50c7a377403e80730d2e5e9d625052324385ed165c0f850b +generated: "2024-11-10T00:27:15.785546366Z" diff --git a/EXAMPLE/prometheus/Chart.yaml b/EXAMPLE/prometheus/Chart.yaml index 2de2c66..9498c68 100644 --- a/EXAMPLE/prometheus/Chart.yaml +++ b/EXAMPLE/prometheus/Chart.yaml @@ -30,7 +30,7 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts condition: alertmanager.enabled - name: kube-state-metrics - version: "5.26.*" + version: "5.27.*" repository: https://prometheus-community.github.io/helm-charts condition: kube-state-metrics.enabled - name: prometheus-node-exporter