X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faaf%2Fcomponents%2Faaf-sms%2Frequirements.yaml;h=1876fda9969a2baf577c4b93abc678fddb9d5c46;hb=557628a23bf7e1f841b392324687799bc7064d54;hp=7152c37ff0e9a8abf5e082f1098051860711f74a;hpb=aad7c5668dd54b927c85905dc192dd56bdd85417;p=oom.git diff --git a/kubernetes/aaf/components/aaf-sms/requirements.yaml b/kubernetes/aaf/components/aaf-sms/requirements.yaml index 7152c37ff0..1876fda996 100644 --- a/kubernetes/aaf/components/aaf-sms/requirements.yaml +++ b/kubernetes/aaf/components/aaf-sms/requirements.yaml @@ -12,10 +12,19 @@ # See the License for the specific language governing permissions and # limitations under the License. - dependencies: +dependencies: - name: common - version: ~6.x-0 + version: ~8.x-0 + repository: '@local' + - name: repositoryGenerator + version: ~8.x-0 repository: '@local' - name: certInitializer - version: ~6.x-0 + version: ~8.x-0 repository: '@local' + - name: aaf-sms-quorumclient + version: ~8.x-0 + repository: 'file://components/aaf-sms-quorumclient' + - name: aaf-sms-vault + version: ~8.x-0 + repository: 'file://components/aaf-sms-vault'