X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fdcaegen2%2Fcomponents%2Fdcae-dashboard%2Frequirements.yaml;h=ee687927acc5b55dd5ff90610545d37f725382bd;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=4de0887e318d77c011f716c977741e5002a27dd5;hpb=806b539184191f160097507ca351a226b4eaf760;p=oom.git diff --git a/kubernetes/dcaegen2/components/dcae-dashboard/requirements.yaml b/kubernetes/dcaegen2/components/dcae-dashboard/requirements.yaml index 4de0887e31..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: ~7.x-0 + version: ~9.x-0 repository: '@local' - name: postgres - version: ~7.x-0 + version: ~9.x-0 repository: '@local' - name: repositoryGenerator - version: ~7.x-0 + version: ~9.x-0 + repository: '@local' + - name: serviceAccount + version: ~9.x-0 repository: '@local'