From 250bcb32aa127bd1dbdb9a72ec179aff8a6d685b Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Thu, 22 Dec 2022 10:00:25 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v43.1.3 --- 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 2a1fb9d..441016b 100644 --- a/apps/templates/prometheus.yaml +++ b/apps/templates/prometheus.yaml @@ -60,7 +60,7 @@ spec: secretName: grafana-roxedus-com-cert repoURL: https://prometheus-community.github.io/helm-charts - targetRevision: 43.1.2 + targetRevision: 43.1.3 syncPolicy: automated: prune: true