f0e9a39494af6712ed4d2c9dbbd8635b01d09790
[oom.git] / kubernetes / dcaegen2 / components / dcae-bootstrap / requirements.yaml
1 #============LICENSE_START========================================================
2 #=================================================================================
3 # Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
4 # Modifications Copyright © 2018 Amdocs, Bell Canada
5 # Modifications (c) 2020 Nokia. All rights reserved.
6 # ================================================================================
7 # Licensed under the Apache License, Version 2.0 (the "License");
8 # you may not use this file except in compliance with the License.
9 # You may obtain a copy of the License at
10 #
11 #     http://www.apache.org/licenses/LICENSE-2.0
12 #
13 # Unless required by applicable law or agreed to in writing, software
14 # distributed under the License is distributed on an "AS IS" BASIS,
15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16 # See the License for the specific language governing permissions and
17 # limitations under the License.
18 # ============LICENSE_END=========================================================
19
20 dependencies:
21   - name: common
22     version: ~7.x-0
23     repository: '@local'
24   - name: postgres
25     version: ~7.x-0
26     repository: '@local'
27     alias: postgres
28   - name: mongo
29     version: ~7.x-0
30     repository: '@local'
31   - name: cmpv2Config
32     version: ~7.x-0
33     repository: '@local'
34   - name: repositoryGenerator
35     version: ~7.x-0
36     repository: '@local'