X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fa1policymanagement%2Frequirements.yaml;h=12a8b12f2c75b5d81d03d2616c22ce1e8af7d3c0;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=1872e91a0f3487b33de6b7c4f694cc5aac4bab8d;hpb=4d50d37611e841b42c84e284d86a6e0707cfda35;p=oom.git diff --git a/kubernetes/a1policymanagement/requirements.yaml b/kubernetes/a1policymanagement/requirements.yaml index 1872e91a0f..12a8b12f2c 100644 --- a/kubernetes/a1policymanagement/requirements.yaml +++ b/kubernetes/a1policymanagement/requirements.yaml @@ -1,5 +1,6 @@ ################################################################################ # Copyright (c) 2020 Nordix Foundation. # +# 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. # @@ -16,11 +17,14 @@ dependencies: - name: common - version: ~7.x-0 + version: ~9.x-0 repository: '@local' - name: certInitializer - 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' + - name: serviceAccount + version: ~9.x-0 + repository: '@local'