From 28c7e834ade55297a603f0f979dc5da5de847077 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 16:03:31 +0000 Subject: [PATCH] CP-29639: Bump kube-state-metrics from 5.36.* to 8.0.0 in /helm Bumps kube-state-metrics from 5.36.* to 8.0.0. --- updated-dependencies: - dependency-name: kube-state-metrics dependency-version: 8.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- helm/Chart.lock | 6 +++--- helm/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helm/Chart.lock b/helm/Chart.lock index 971271061..bcfd861cd 100644 --- a/helm/Chart.lock +++ b/helm/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: kube-state-metrics repository: https://prometheus-community.github.io/helm-charts - version: 5.36.0 -digest: sha256:b69b3ffcf5e1c10ff009232f485311ba15a338e735703d0fc6f1f62e1284580d -generated: "2025-06-05T20:12:54.06737707Z" + version: 8.0.0 +digest: sha256:ecf441cb67e413b676384668b37caa32160d5350307a60fadc7ee2af129ec488 +generated: "2026-07-22T16:03:27.898627561Z" diff --git a/helm/Chart.yaml b/helm/Chart.yaml index d1e8260ff..5005f9e8a 100644 --- a/helm/Chart.yaml +++ b/helm/Chart.yaml @@ -11,7 +11,7 @@ maintainers: appVersion: "v3.10.0" dependencies: - name: kube-state-metrics - version: "5.36.*" + version: 8.0.* repository: https://prometheus-community.github.io/helm-charts condition: kubeStateMetrics.enabled alias: kubeStateMetrics