X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fhelm%2Fstarters%2Fonap-app%2Frequirements.yaml;h=4fecc22f0c4f719d6d0ebf05edd2e50ea2c8cc73;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=1063d172a62f09ca9e041cbcda9bc63386ca4fe5;hpb=9930821a92d9d78e4f161b235aa13ab5398188c5;p=oom.git diff --git a/kubernetes/helm/starters/onap-app/requirements.yaml b/kubernetes/helm/starters/onap-app/requirements.yaml index 1063d172a6..4fecc22f0c 100644 --- a/kubernetes/helm/starters/onap-app/requirements.yaml +++ b/kubernetes/helm/starters/onap-app/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2017 Amdocs, Bell Canada +# 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. @@ -14,5 +15,8 @@ dependencies: - name: common - version: ~5.x-0 - repository: '@local' \ No newline at end of file + version: ~9.x-0 + repository: '@local' + - name: repositoryGenerator + version: ~9.x-0 + repository: '@local'