From 104bba4318c270799d3e24d6e5c274011362f422 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Tue, 7 Mar 2023 00:48:52 +0200 Subject: [PATCH] fix(prometheus): fix tpl error (#7755) --- charts/enterprise/prometheus/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/enterprise/prometheus/Chart.yaml b/charts/enterprise/prometheus/Chart.yaml index 9026ebda3c7..b98ab11b356 100644 --- a/charts/enterprise/prometheus/Chart.yaml +++ b/charts/enterprise/prometheus/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "2.42.0" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 12.2.19 + version: 12.2.21 - condition: exporters.enabled,exporters.node-exporter.enabled name: node-exporter repository: https://charts.bitnami.com/bitnami @@ -30,7 +30,7 @@ sources: - https://github.com/prometheus-community/helm-charts - https://github.com/prometheus-operator/kube-prometheus type: application -version: 8.0.4 +version: 8.0.5 annotations: truecharts.org/catagories: | - metrics