From 6970ab004746bd1e908f90b292c80c89ebad4a81 Mon Sep 17 00:00:00 2001 From: Ashwani Singh Date: Mon, 23 Sep 2024 10:01:16 +0530 Subject: [PATCH] Fix the helm lint Signed-off-by: Ashwani Singh --- charts/victoriametrics/Chart.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/charts/victoriametrics/Chart.yaml b/charts/victoriametrics/Chart.yaml index f0fa6f1..d0cf107 100644 --- a/charts/victoriametrics/Chart.yaml +++ b/charts/victoriametrics/Chart.yaml @@ -15,11 +15,10 @@ dependencies: tags: - monitoring condition: vm.enabled - - name: prometheus-blackbox-exporter version: 8.17.0 repository: https://prometheus-community.github.io/helm-charts/ tags: - blackbox alias: blackbox - condition: blackbox.enabled \ No newline at end of file + condition: blackbox.enabled