X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faaf%2Fcomponents%2Faaf-cm%2Frequirements.yaml;h=5086cc977c44b08baedfcf50d78d64e8515e0b3d;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=08ef7fe83671a4d897a498a96864f8e21ca842fa;hpb=8e8f8cd139689ebf89e8c2fdf11419418913a840;p=oom.git diff --git a/kubernetes/aaf/components/aaf-cm/requirements.yaml b/kubernetes/aaf/components/aaf-cm/requirements.yaml index 08ef7fe836..5086cc977c 100644 --- a/kubernetes/aaf/components/aaf-cm/requirements.yaml +++ b/kubernetes/aaf/components/aaf-cm/requirements.yaml @@ -1,4 +1,4 @@ - # Copyright © 2020 Orange +# Copyright © 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. @@ -12,10 +12,13 @@ # See the License for the specific language governing permissions and # limitations under the License. - dependencies: +dependencies: - name: common - version: ~6.x-0 + version: ~9.x-0 + repository: '@local' + - name: repositoryGenerator + version: ~9.x-0 repository: '@local' - name: aaf-templates - version: ~6.x-0 + version: ~9.x-0 repository: 'file://../aaf-templates'