From 6c5105788c834b7645e4f0f3bc920426d3ec250d Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 26 May 2026 13:38:44 +0000 Subject: [PATCH] chore(deps): update helm release kube-state-metrics to v7.4.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 ca68473..a87c98a 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.3.0" + version: "7.4.0" releaseName: kube-state-metrics - name: prometheus-operator-crds repo: https://prometheus-community.github.io/helm-charts -- 2.39.5