From 35bbee1c914075ef7bbd1fb6461f215c58852eae Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Wed, 8 Mar 2023 17:00:36 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v45.7.1 --- 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 b411c39..ed3e3ad 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: 45.4.0 + targetRevision: 45.7.1 syncPolicy: automated: prune: true