From 3b66009004b578c3c0bfc6c5825822ab59df435a Mon Sep 17 00:00:00 2001 From: "opzkit-updatecli[bot]" <197873749+opzkit-updatecli[bot]@users.noreply.github.com> Date: Sun, 9 Feb 2025 01:07:16 +0000 Subject: [PATCH] chore: bump chart version to 5.30.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- ksm/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ksm/kustomization.yaml b/ksm/kustomization.yaml index b227d85..2f458e1 100644 --- a/ksm/kustomization.yaml +++ b/ksm/kustomization.yaml @@ -4,7 +4,7 @@ helmCharts: - name: kube-state-metrics namespace: kube-system repo: https://prometheus-community.github.io/helm-charts - version: '5.29.0' + version: '5.30.0' releaseName: ksm includeCRDs: true valuesFile: ksm-values.yaml