From c7d22dd6315df1b53fbed6c0b34c31bde0ee9689 Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Thu, 17 Dec 2020 12:22:48 -0800 Subject: [PATCH] Remove repositories to make argo happy --- charts/kubezero-logging/Chart.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/kubezero-logging/Chart.yaml b/charts/kubezero-logging/Chart.yaml index e455c45..d78bc60 100644 --- a/charts/kubezero-logging/Chart.yaml +++ b/charts/kubezero-logging/Chart.yaml @@ -24,10 +24,8 @@ dependencies: condition: eck-operator.enabled - name: fluentd version: 2.5.3 - repository: charts/fluentd condition: fluentd.enabled - name: fluent-bit version: 0.7.10 - repository: charts/fluent-bit condition: fluent-bit.enabled kubeVersion: ">= 1.16.0"