X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-api%2Frequirements.yaml;h=09b62498071ae7530c7cef312ef8c6cb54e22798;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=6191c3e83c7cae0e23a486039a9e6b9bd3d95f48;hpb=cfe8a79535c8972179638be2ed8bbc00210dd5dc;p=oom.git diff --git a/kubernetes/policy/components/policy-api/requirements.yaml b/kubernetes/policy/components/policy-api/requirements.yaml index 6191c3e83c..09b6249807 100755 --- a/kubernetes/policy/components/policy-api/requirements.yaml +++ b/kubernetes/policy/components/policy-api/requirements.yaml @@ -1,5 +1,6 @@ # ============LICENSE_START======================================================= # Copyright (C) 2019-2020 AT&T Intellectual Property. All rights reserved. +# 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. @@ -18,11 +19,14 @@ dependencies: - name: common - version: ~6.x-0 + version: ~9.x-0 repository: '@local' - name: certInitializer - version: ~6.x-0 + version: ~9.x-0 repository: '@local' - name: repositoryGenerator - version: ~6.x-0 + version: ~9.x-0 + repository: '@local' + - name: serviceAccount + version: ~9.x-0 repository: '@local'