X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdcaegen2%2Fcomponents%2Fdcae-dashboard%2Frequirements.yaml;h=ee687927acc5b55dd5ff90610545d37f725382bd;hb=31bb6fe2a093273e4a10cd0c46adfae75f736cd6;hp=cbc9a739c52d80d4b4779b4011fbe1b7cfc9d3e3;hpb=90a630abc07da1580a247acceb3245872f3989a3;p=oom.git diff --git a/kubernetes/dcaegen2/components/dcae-dashboard/requirements.yaml b/kubernetes/dcaegen2/components/dcae-dashboard/requirements.yaml index cbc9a739c5..ee687927ac 100644 --- a/kubernetes/dcaegen2/components/dcae-dashboard/requirements.yaml +++ b/kubernetes/dcaegen2/components/dcae-dashboard/requirements.yaml @@ -1,4 +1,5 @@ # Copyright © 2018 AT&T, Amdocs, Bell Canada 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. @@ -14,11 +15,14 @@ dependencies: - name: common - version: ~6.x-0 + version: ~9.x-0 repository: '@local' - name: postgres - 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'