From aa6ad06e89df575392196a2a3ede930d5ac094ae Mon Sep 17 00:00:00 2001 From: Botty McBottface Date: Sun, 18 Dec 2022 03:00:20 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v43 --- 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 8ec8735..0dd6db5 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: 42.3.0 + targetRevision: 43.1.1 syncPolicy: automated: prune: true