From e93affcc3edb44538fe46323f517ca6881becd98 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 3 Feb 2026 00:03:38 +0000 Subject: [PATCH] chore(deps): update helm release kube-state-metrics to v7.1.0 --- kustomize-bases/alloy/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize-bases/alloy/kustomization.yaml b/kustomize-bases/alloy/kustomization.yaml index 28c0a05..44204ab 100644 --- a/kustomize-bases/alloy/kustomization.yaml +++ b/kustomize-bases/alloy/kustomization.yaml @@ -14,7 +14,7 @@ helmCharts: valuesFile: values.yaml - name: kube-state-metrics repo: https://prometheus-community.github.io/helm-charts - version: "7.0.0" + version: "7.1.0" releaseName: kube-state-metrics - name: prometheus-operator-crds repo: https://prometheus-community.github.io/helm-charts