X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsdc%2Frequirements.yaml;h=7ed88c50ccd4435075b1a02f26cf9ed6373a9daa;hb=557628a23bf7e1f841b392324687799bc7064d54;hp=fc27a7b6349599b445a2bf1526c74e4c839c098d;hpb=8c62083d8ac58e74f16409adf775cb1c49063745;p=oom.git diff --git a/kubernetes/sdc/requirements.yaml b/kubernetes/sdc/requirements.yaml index fc27a7b634..7ed88c50cc 100644 --- a/kubernetes/sdc/requirements.yaml +++ b/kubernetes/sdc/requirements.yaml @@ -15,38 +15,22 @@ dependencies: - name: sdc-be - version: ~6.x-0 + version: ~8.x-0 repository: 'file://components/sdc-be' - name: sdc-cs - version: ~6.x-0 + version: ~8.x-0 repository: 'file://components/sdc-cs' - name: sdc-fe - version: ~6.x-0 + version: ~8.x-0 repository: 'file://components/sdc-fe' - name: sdc-onboarding-be - version: ~6.x-0 + version: ~8.x-0 repository: 'file://components/sdc-onboarding-be' - name: sdc-wfd-be - version: ~6.x-0 + version: ~8.x-0 repository: 'file://components/sdc-wfd-be' condition: sdc-wfd.enabled - name: sdc-wfd-fe - version: ~6.x-0 + version: ~8.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