From 40772a03c6039c3b6bdf14090cb1d102d1589067 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Sat, 12 Nov 2022 11:52:51 +0100 Subject: [PATCH] chore(prometheus): actually remove CRD's from prometheus in favor of manifest manager Signed-off-by: Kjeld Schouten-Lebbing --- charts/stable/prometheus/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/prometheus/Chart.yaml b/charts/stable/prometheus/Chart.yaml index b40b3055c19..ee7da7443a2 100644 --- a/charts/stable/prometheus/Chart.yaml +++ b/charts/stable/prometheus/Chart.yaml @@ -29,7 +29,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 6.0.1 +version: 6.0.2 annotations: truecharts.org/catagories: | - metrics