X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fsdc%2Frequirements.yaml;h=1f9b2d160023cf13b6ac8386993a7968d41a0077;hb=fe52bf5715c65c7b29f4174748165dda14b3740d;hp=1b7cd0ebb1e5b8c980018b149302dfe1eacfce4c;hpb=4bb27938dbb6641827ef8f09b8beae278d400129;p=oom.git diff --git a/kubernetes/sdc/requirements.yaml b/kubernetes/sdc/requirements.yaml index 1b7cd0ebb1..1f9b2d1600 100644 --- a/kubernetes/sdc/requirements.yaml +++ b/kubernetes/sdc/requirements.yaml @@ -15,22 +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 \ No newline at end of file + condition: sdc-wfd.enabled + - name: sdc-helm-validator + version: ~8.x-0 + repository: 'file://components/sdc-helm-validator' + condition: sdcHelmValidator.enabled