From 43bc8e8c468780d86627ff003465673bebb06170 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 25 Nov 2023 14:07:58 +0100 Subject: [PATCH] Update Chart.yaml Signed-off-by: Kjeld Schouten --- charts/operators/prometheus-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/operators/prometheus-operator/Chart.yaml b/charts/operators/prometheus-operator/Chart.yaml index 3799524647a..93bf2bd00b6 100644 --- a/charts/operators/prometheus-operator/Chart.yaml +++ b/charts/operators/prometheus-operator/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/operators/prometheus-operator - https://github.com/prometheus-operator type: application -version: 1.0.14 +version: 1.0.15 annotations: truecharts.org/category: operators truecharts.org/SCALE-support: "true"