X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fpolicy%2Fcomponents%2Fpolicy-clamp-fe%2Frequirements.yaml;h=c72d9fa7b777e1b0dd33d5471bd2b83fc43c7d5a;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=734166b43dbb843d886edb5a5ddc2a66308a31c7;hpb=ec8113d438cac4b2e979b06171aa3e79911dd091;p=oom.git diff --git a/kubernetes/policy/components/policy-clamp-fe/requirements.yaml b/kubernetes/policy/components/policy-clamp-fe/requirements.yaml index 734166b43d..c72d9fa7b7 100644 --- a/kubernetes/policy/components/policy-clamp-fe/requirements.yaml +++ b/kubernetes/policy/components/policy-clamp-fe/requirements.yaml @@ -1,5 +1,6 @@ # Copyright © 2017 Amdocs, Bell Canada # Modifications Copyright © 2018 AT&T +# 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. @@ -15,8 +16,11 @@ dependencies: - 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'