X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsdc%2Frequirements.yaml;h=1f9b2d160023cf13b6ac8386993a7968d41a0077;hb=1383b4c295530f8e7288987ad919ab8790a22a6f;hp=fc27a7b6349599b445a2bf1526c74e4c839c098d;hpb=8c62083d8ac58e74f16409adf775cb1c49063745;p=oom.git diff --git a/kubernetes/sdc/requirements.yaml b/kubernetes/sdc/requirements.yaml index fc27a7b634..1f9b2d1600 100644 --- a/kubernetes/sdc/requirements.yaml +++ b/kubernetes/sdc/requirements.yaml @@ -15,38 +15,26 @@ 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 + - name: sdc-helm-validator + version: ~8.x-0 + repository: 'file://components/sdc-helm-validator' + condition: sdcHelmValidator.enabled