X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcds%2Frequirements.yaml;h=c5c05bb43df0fc7abd2f344dc99f78516b7324ce;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=122e403727b322b368b9a1f0a380fbb0a9927a8e;hpb=c95cb6667263e48daed36613565fb6466bce0553;p=oom.git diff --git a/kubernetes/cds/requirements.yaml b/kubernetes/cds/requirements.yaml index 122e403727..c5c05bb43d 100644 --- a/kubernetes/cds/requirements.yaml +++ b/kubernetes/cds/requirements.yaml @@ -1,5 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada -# Modifications Copyright © 2018 Orange +# Modifications Copyright © 2018,2020-2021 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -15,28 +15,28 @@ dependencies: - name: common - version: ~6.x-0 + version: ~9.x-0 repository: '@local' - name: mariadb-galera - version: ~6.x-0 + version: ~9.x-0 repository: '@local' - name: cds-blueprints-processor - version: ~6.x-0 + version: ~9.x-0 repository: 'file://components/cds-blueprints-processor' condition: cds-blueprints-processor.enabled - - name: cds-blueprints-processor - version: ~6.x-0 + - name: cds-command-executor + version: ~9.x-0 repository: 'file://components/cds-command-executor' condition: cds-command-executor.enabled - name: cds-py-executor - version: ~6.x-0 + version: ~9.x-0 repository: 'file://components/cds-py-executor' condition: cds-py-executor.enabled - name: cds-sdc-listener - version: ~6.x-0 + version: ~9.x-0 repository: 'file://components/cds-sdc-listener' condition: cds-sdc-listener.enabled - name: cds-ui - version: ~6.x-0 + version: ~9.x-0 repository: 'file://components/cds-ui' - condition: cds-ui.enabled \ No newline at end of file + condition: cds-ui.enabled