From 7b0027e3bd2ae3d9e071f49e5ee00b1afff6675d Mon Sep 17 00:00:00 2001 From: R Sriram <69243366+rinnegan72@users.noreply.github.com> Date: Thu, 7 Mar 2024 18:45:39 +0530 Subject: [PATCH] =?UTF-8?q?removed=20duplicate=20dependency=20entry=20?= =?UTF-8?q?=F0=9F=99=82=F0=9F=99=82=20(#1933)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Sriram Ramesh --- scripts/helmcharts/databases/Chart.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/helmcharts/databases/Chart.yaml b/scripts/helmcharts/databases/Chart.yaml index 8b5d65988..a3b6c7fee 100644 --- a/scripts/helmcharts/databases/Chart.yaml +++ b/scripts/helmcharts/databases/Chart.yaml @@ -24,10 +24,6 @@ version: 0.1.0 appVersion: "1.16.0" dependencies: - - name: minio - repository: file://charts/minio - version: 3.7.4 - condition: minio.enabled - name: kafka repository: file://charts/kafka version: 11.8.6