X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fdcaegen2%2Fcomponents%2Fdcae-bootstrap%2Frequirements.yaml;h=aa47c669d3e274095c35eef161c2db6c485a32fc;hb=71a47c57fa84a36bb12bf3b87ad0d18b142c8d37;hp=f34c8ddbc87253a4af7b4c94a2cf9e1f8b927241;hpb=f812cf9697596afd71b871aaff22fd22c599da74;p=oom.git diff --git a/kubernetes/dcaegen2/components/dcae-bootstrap/requirements.yaml b/kubernetes/dcaegen2/components/dcae-bootstrap/requirements.yaml index f34c8ddbc8..aa47c669d3 100644 --- a/kubernetes/dcaegen2/components/dcae-bootstrap/requirements.yaml +++ b/kubernetes/dcaegen2/components/dcae-bootstrap/requirements.yaml @@ -4,6 +4,7 @@ # Modifications Copyright © 2018 Amdocs, Bell Canada # Modifications (c) 2020 Nokia. All rights reserved. # Copyright (c) 2021 J. F. Lucas. 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. @@ -20,15 +21,15 @@ 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' alias: postgres - - name: mongo - version: ~7.x-0 - repository: '@local' - name: repositoryGenerator - version: ~7.x-0 + version: ~9.x-0 + repository: '@local' + - name: serviceAccount + version: ~9.x-0 repository: '@local'