blob: 4dcaff6c1bd0293ba0a651b4829ff73638d66548 [file] [log] [blame]
BorislavG57f74d32018-04-12 11:08:39 +03001#============LICENSE_START========================================================
2#=================================================================================
3# Copyright (c) 2018 AT&T Intellectual Property. All rights reserved.
Durgpal7ad40692018-08-03 07:28:36 +00004# Modifications Copyright © 2018 Amdocs, Bell Canada
Piotr Marcinkiewicza16144f2020-07-09 16:44:29 +02005# Modifications (c) 2020 Nokia. All rights reserved.
Jack Lucasd12a1b62021-01-11 12:46:33 -05006# Copyright (c) 2021 J. F. Lucas. All rights reserved.
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02007# Modifications Copyright © 2021 Orange
BorislavG57f74d32018-04-12 11:08:39 +03008# ================================================================================
9# Licensed under the Apache License, Version 2.0 (the "License");
10# you may not use this file except in compliance with the License.
11# You may obtain a copy of the License at
12#
13# http://www.apache.org/licenses/LICENSE-2.0
14#
15# Unless required by applicable law or agreed to in writing, software
16# distributed under the License is distributed on an "AS IS" BASIS,
17# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18# See the License for the specific language governing permissions and
19# limitations under the License.
20# ============LICENSE_END=========================================================
21
22dependencies:
23 - name: common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020024 version: ~9.x-0
BorislavG57f74d32018-04-12 11:08:39 +030025 repository: '@local'
Krzysztof Opasiak3caa57a2020-02-22 02:34:14 +010026 - name: postgres
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020027 version: ~9.x-0
Jack Lucasd801f792018-04-27 22:20:33 +000028 repository: '@local'
Sylvain Desbureaux0b243b62019-12-11 11:53:42 +010029 alias: postgres
Vijay Venkatesh Kumarecd341e2020-02-27 04:05:57 +000030 - name: mongo
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020031 version: ~9.x-0
Vijay Venkatesh Kumarecd341e2020-02-27 04:05:57 +000032 repository: '@local'
Sylvain Desbureauxcad63e52020-11-21 22:17:40 +010033 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020034 version: ~9.x-0
Sylvain Desbureauxcad63e52020-11-21 22:17:40 +010035 repository: '@local'
farida azmy37481802021-04-11 15:41:32 +020036 - name: serviceAccount
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020037 version: ~9.x-0
farida azmy37481802021-04-11 15:41:32 +020038 repository: '@local'