From 0471ddb2dd04e37dd27ef4ac92027bd435fcb342 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Thu, 12 Jan 2023 19:00:35 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v43.3.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 62ad6c9..8ba4b6a 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.2.1 + targetRevision: 43.3.1 syncPolicy: automated: prune: true