X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=blobdiff_plain;f=kubernetes%2Fcommon%2Fcassandra%2Frequirements.yaml;h=4189d43387aa03287c527d3cf09f82c5889e75de;hp=90e6621aa30df3315c97033a03054fe27aebccb7;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hpb=e770eaeb0cb33ec6088a551eb26af4bf523b7a7c diff --git a/kubernetes/common/cassandra/requirements.yaml b/kubernetes/common/cassandra/requirements.yaml index 90e6621aa3..4189d43387 100644 --- a/kubernetes/common/cassandra/requirements.yaml +++ b/kubernetes/common/cassandra/requirements.yaml @@ -1,5 +1,6 @@ # Copyright © 2018 Amdocs, Bell Canada # Modifications Copyright © 2018 AT&T +# Modifications Copyright © 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,5 +16,11 @@ dependencies: - name: common - version: ~6.x-0 + version: ~9.x-0 repository: 'file://../common' + - name: repositoryGenerator + version: ~9.x-0 + repository: 'file://../repositoryGenerator' + - name: serviceAccount + version: ~9.x-0 + repository: 'file://../serviceAccount'