From 12e333652ec395e0d1b56705066d093cc7472dae Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Wed, 8 Feb 2023 12:00:33 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v44.4.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 c49184a..2ff079d 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.3.0 + targetRevision: 44.4.1 syncPolicy: automated: prune: true