From 9f6ae842fa083e31f9236fbfc14c3d02550ea4db Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Mon, 12 Dec 2022 09:00:23 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v42.3.0 --- 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 c41c0c7..f23cd34 100644 --- a/apps/templates/prometheus.yaml +++ b/apps/templates/prometheus.yaml @@ -59,7 +59,7 @@ spec: secretName: grafana-roxedus-com-cert repoURL: https://prometheus-community.github.io/helm-charts - targetRevision: 42.2.1 + targetRevision: 42.3.0 syncPolicy: automated: prune: true