From 865a3c3d8bbc3d5142935a91be1e6a6521e90cd8 Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Tue, 24 Jan 2023 15:00:47 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v44 --- 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 8ba4b6a..9b67dc0 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.3.1 + targetRevision: 44.3.0 syncPolicy: automated: prune: true