X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faaf%2Fcomponents%2Faaf-cm%2Frequirements.yaml;h=5715c2372dea4738df4327f79732e3d85782519e;hb=557628a23bf7e1f841b392324687799bc7064d54;hp=85e9d7248859e80fdff24a47a30f4d2098d147c1;hpb=806b539184191f160097507ca351a226b4eaf760;p=oom.git diff --git a/kubernetes/aaf/components/aaf-cm/requirements.yaml b/kubernetes/aaf/components/aaf-cm/requirements.yaml index 85e9d72488..5715c2372d 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 Orange # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -12,13 +12,13 @@ # See the License for the specific language governing permissions and # limitations under the License. - dependencies: +dependencies: - name: common - version: ~7.x-0 + version: ~8.x-0 repository: '@local' - name: repositoryGenerator - version: ~7.x-0 + version: ~8.x-0 repository: '@local' - name: aaf-templates - version: ~7.x-0 + version: ~8.x-0 repository: 'file://../aaf-templates'