From 65c2048f62330046b15a40a067609dc109fe9e6a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 01:40:27 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v69.3.1 (#1318) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- kustomize/bases/kube-prometheus-stack/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/bases/kube-prometheus-stack/kustomization.yaml b/kustomize/bases/kube-prometheus-stack/kustomization.yaml index fb23a222a..911a16706 100644 --- a/kustomize/bases/kube-prometheus-stack/kustomization.yaml +++ b/kustomize/bases/kube-prometheus-stack/kustomization.yaml @@ -5,7 +5,7 @@ namespace: monitoring helmCharts: - name: kube-prometheus-stack repo: https://prometheus-community.github.io/helm-charts - version: 69.2.1 + version: 69.3.1 releaseName: prometheus-stack namespace: monitoring valuesFile: helm-values.yaml