blob: 10a617d0c3792f42dfbd4a479d3733afa0c6ff01 [file] [log] [blame]
Dominic Lunanuova50aafc52018-03-30 02:29:23 +00001# Copyright © 2018 AT&T Intellectual Property. All rights reserved.
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02002# Modifications Copyright © 2021 Orange
Dominic Lunanuova50aafc52018-03-30 02:29:23 +00003#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
Dominic Lunanuovae825fee2018-04-12 14:40:34 +000016dependencies:
17 - name: common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020018 version: ~9.x-0
Dominic Lunanuovae825fee2018-04-12 14:40:34 +000019 repository: '@local'
Krzysztof Opasiakc32ee222020-05-07 00:26:00 +020020 - name: certInitializer
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020021 version: ~9.x-0
Krzysztof Opasiakc32ee222020-05-07 00:26:00 +020022 repository: '@local'
Dominic Lunanuovae825fee2018-04-12 14:40:34 +000023 - name: postgres
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020024 version: ~9.x-0
Dominic Lunanuovae825fee2018-04-12 14:40:34 +000025 repository: '@local'
dglFromAttfb58a9d2019-04-12 20:12:26 +000026 condition: PG.enabled
Sylvain Desbureaux6b096542020-11-21 22:51:24 +010027 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020028 version: ~9.x-0
Sylvain Desbureaux6b096542020-11-21 22:51:24 +010029 repository: '@local'
farida azmy13388ba2021-03-17 11:33:28 +020030 - name: serviceAccount
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020031 version: ~9.x-0
farida azmy13388ba2021-03-17 11:33:28 +020032 repository: '@local'