summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/requirements.yaml
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2020-09-15 17:49:47 +0200
committerChrisC <christophe.closset@intl.att.com>2020-09-16 17:29:24 +0200
commit700491fb131160dcfd7a83d8e0dba47b16c82ac5 (patch)
tree9e6ce9c424346d5b46c57c00438fea54c7c07ff1 /kubernetes/sdc/requirements.yaml
parent27aae18cdee00c873e3617a6a3b5fb2d294b9b98 (diff)
[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 <christophe.closset@intl.att.com> Change-Id: Iba2f17ff22c73b668466abd638323e5b2914c959
Diffstat (limited to 'kubernetes/sdc/requirements.yaml')
-rw-r--r--kubernetes/sdc/requirements.yaml18
1 files changed, 1 insertions, 17 deletions
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