X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdcaegen2%2Fcomponents%2Fdcae-policy-handler%2Frequirements.yaml;h=8712aa9bcfb2810478577c5cf2f4094e9ea5796a;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=8ba2ea88d3eac083b895bdfc7ea944dfd039750d;hpb=68dea148d2275fe0d4b75c880cfa05207c6683a8;p=oom.git diff --git a/kubernetes/dcaegen2/components/dcae-policy-handler/requirements.yaml b/kubernetes/dcaegen2/components/dcae-policy-handler/requirements.yaml index 8ba2ea88d3..8712aa9bcf 100644 --- a/kubernetes/dcaegen2/components/dcae-policy-handler/requirements.yaml +++ b/kubernetes/dcaegen2/components/dcae-policy-handler/requirements.yaml @@ -1,5 +1,6 @@ # Copyright © 2017 Amdocs, Bell Canada # Modifications Copyright © 2019 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: common - 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'