From 700491fb131160dcfd7a83d8e0dba47b16c82ac5 Mon Sep 17 00:00:00 2001 From: ChrisC Date: Tue, 15 Sep 2020 17:49:47 +0200 Subject: [SDC] Deprecate DCAE-DS DCAE-DS is now deprecated (replaced by DCAE-MOD) - no need to maintain old charts Issue-ID: SDC-2642 Signed-off-by: ChrisC Change-Id: Iba2f17ff22c73b668466abd638323e5b2914c959 --- kubernetes/sdc/requirements.yaml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'kubernetes/sdc/requirements.yaml') diff --git a/kubernetes/sdc/requirements.yaml b/kubernetes/sdc/requirements.yaml index fc27a7b634..1b7cd0ebb1 100644 --- a/kubernetes/sdc/requirements.yaml +++ b/kubernetes/sdc/requirements.yaml @@ -33,20 +33,4 @@ dependencies: - name: sdc-wfd-fe version: ~6.x-0 repository: 'file://components/sdc-wfd-fe' - condition: sdc-wfd.enabled - - name: sdc-dcae-be - version: ~6.x-0 - repository: 'file://components/sdc-dcae-be' - condition: sdc-dcaed.enabled - - name: sdc-dcae-dt - version: ~6.x-0 - repository: 'file://components/sdc-dcae-dt' - condition: sdc-dcaed.enabled - - name: sdc-dcae-tosca-lab - version: ~6.x-0 - repository: 'file://components/sdc-dcae-tosca-lab' - condition: sdc-dcaed.enabled - - name: sdc-dcae-fe - version: ~6.x-0 - repository: 'file://components/sdc-dcae-fe' - condition: sdc-dcaed.enabled \ No newline at end of file + condition: sdc-wfd.enabled \ No newline at end of file -- cgit 1.2.3-korg