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=5422be88704691af51050a8ee3717172f793d9f9;hpb=975d0e282099e87c4902f77185e820faae3e8b4a;p=oom.git diff --git a/kubernetes/helm/starters/onap-app/requirements.yaml b/kubernetes/helm/starters/onap-app/requirements.yaml index 5422be8870..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,8 +15,8 @@ dependencies: - name: common - version: ~7.x-0 + version: ~9.x-0 repository: '@local' - name: repositoryGenerator - version: ~7.x-0 - repository: '@local' \ No newline at end of file + version: ~9.x-0 + repository: '@local'