From 59237a32649caa70d9af9a50860e697d960540a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 16:03:12 +0000 Subject: [PATCH] CP-29639: Bump kube-state-metrics from 5.36.* to 8.1.3 in /helm Bumps kube-state-metrics from 5.36.* to 8.1.3. --- updated-dependencies: - dependency-name: kube-state-metrics dependency-version: 8.1.3 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..955a1e754 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.1.3 +digest: sha256:280ce7bf68347c277f387a761544905cedb84ba8a4ffd86e284317816e3ed78d +generated: "2026-08-05T16:03:08.543561705Z" diff --git a/helm/Chart.yaml b/helm/Chart.yaml index d1e8260ff..eeb6e718e 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.1.* repository: https://prometheus-community.github.io/helm-charts condition: kubeStateMetrics.enabled alias: kubeStateMetrics