From ad383cbfddbba64801dc0e96b31bf7a280f0a3fd Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Sun, 26 Feb 2023 20:02:26 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v45 --- apps/templates/prometheus.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/prometheus.yaml b/apps/templates/prometheus.yaml index 2ff079d..b411c39 100644 --- a/apps/templates/prometheus.yaml +++ b/apps/templates/prometheus.yaml @@ -61,7 +61,7 @@ spec: secretName: grafana-roxedus-com-cert repoURL: https://prometheus-community.github.io/helm-charts - targetRevision: 44.4.1 + targetRevision: 45.4.0 syncPolicy: automated: prune: true -- 2.45.2