X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fhelm%2Fstarters%2Fonap-app%2Frequirements.yaml;h=4fecc22f0c4f719d6d0ebf05edd2e50ea2c8cc73;hb=31bb6fe2a093273e4a10cd0c46adfae75f736cd6;hp=1e8f788318a5e0a75ba1cc40368ee5633f0732a1;hpb=7aa968bb23b924f714a6bfe3436a3ec438bff69a;p=oom.git diff --git a/kubernetes/helm/starters/onap-app/requirements.yaml b/kubernetes/helm/starters/onap-app/requirements.yaml index 1e8f788318..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: ~2.0.0 - repository: '@local' \ No newline at end of file + version: ~9.x-0 + repository: '@local' + - name: repositoryGenerator + version: ~9.x-0 + repository: '@local'