From 763f6df5df287b41794c5ad474a483f1dce5080d Mon Sep 17 00:00:00 2001 From: "usa-reddragon-renovate-ce[bot]" <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 19:05:47 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to >=69.3.0 <70.0.0 Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com> --- infrastructure/prometheus/app/helm.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/prometheus/app/helm.yaml b/infrastructure/prometheus/app/helm.yaml index d43879b6d..3b2a9c56d 100644 --- a/infrastructure/prometheus/app/helm.yaml +++ b/infrastructure/prometheus/app/helm.yaml @@ -18,7 +18,7 @@ spec: kind: HelmRepository name: prometheus-community namespace: flux-system - version: '>=69.2.4 <70.0.0' + version: '>=69.3.0 <70.0.0' interval: 1m0s valuesFrom: - kind: ConfigMap