From bd306516edd273b4c5a949926d62bee518f6a21f Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 28 Apr 2026 00:07:05 +0000 Subject: [PATCH] chore(deps): update helm release kube-state-metrics to v7.3.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 69e9687..5901411 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.2.2" + version: "7.3.0" releaseName: kube-state-metrics - name: prometheus-operator-crds repo: https://prometheus-community.github.io/helm-charts