From 9ea492bffd8e9acbb5e1ae1cb5f31ba12290a8f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 22:36:08 +0000 Subject: [PATCH] CP-29639: Bump kube-state-metrics from 5.36.* to 8.4.1 in /helm Bumps kube-state-metrics from 5.36.* to 8.4.1. --- updated-dependencies: - dependency-name: kube-state-metrics dependency-version: 8.4.1 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..6f2e68b75 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.4.1 +digest: sha256:410ad261dfdea8f65fc08195ef79e98ebf45bae121e5353a9bdcbc37d84428a3 +generated: "2026-09-04T22:36:02.964853654Z" diff --git a/helm/Chart.yaml b/helm/Chart.yaml index d1e8260ff..73b90e4a5 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.4.* repository: https://prometheus-community.github.io/helm-charts condition: kubeStateMetrics.enabled alias: kubeStateMetrics