X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcommon%2Fetcd%2Frequirements.yaml;h=48ff493371ef1ecfe0844fc19217b2b2ff20140d;hb=c47ce73e1cf8f9e5753778e3309fce2c13b5c989;hp=facbc4434e91ba9e92c93f78cd3234a398784758;hpb=1ef4cafed81f17379c069ec5110afb3fd34ce49b;p=oom.git diff --git a/kubernetes/common/etcd/requirements.yaml b/kubernetes/common/etcd/requirements.yaml index facbc4434e..48ff493371 100644 --- a/kubernetes/common/etcd/requirements.yaml +++ b/kubernetes/common/etcd/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. @@ -14,5 +14,8 @@ # limitations under the License dependencies: - name: common - version: ~6.x-0 - repository: '@local' + version: ~9.x-0 + repository: 'file://../common' + - name: repositoryGenerator + version: ~9.x-0 + repository: 'file://../repositoryGenerator'