blob: ed0ce49ae14e362963e6958c828385b921c849b9 [file] [log] [blame]
denilson.l65ce758f82021-05-25 13:54:50 +00001#============LICENSE_START========================================================
2# ================================================================================
3# Copyright (c) 2021 Wipro Limited.
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02004# Modifications Copyright © 2021 Orange
denilson.l65ce758f82021-05-25 13:54:50 +00005# ================================================================================
6# Licensed under the Apache License, Version 2.0 (the "License");
7# you may not use this file except in compliance with the License.
8# You may obtain a copy of the License at
9#
10# http://www.apache.org/licenses/LICENSE-2.0
11#
12# Unless required by applicable law or agreed to in writing, software
13# distributed under the License is distributed on an "AS IS" BASIS,
14# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15# See the License for the specific language governing permissions and
16# limitations under the License.
17# ============LICENSE_END=========================================================
18
19dependencies:
20 - name: common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020021 version: ~9.x-0
denilson.l65ce758f82021-05-25 13:54:50 +000022 repository: '@local'
23 - name: postgres
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020024 version: ~9.x-0
denilson.l65ce758f82021-05-25 13:54:50 +000025 repository: '@local'
26 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020027 version: ~9.x-0
denilson.l65ce758f82021-05-25 13:54:50 +000028 repository: '@local'
29 - name: readinessCheck
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020030 version: ~9.x-0
denilson.l65ce758f82021-05-25 13:54:50 +000031 repository: '@local'
32 - name: dcaegen2-services-common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020033 version: ~9.x-0
denilson.l65ce758f82021-05-25 13:54:50 +000034 repository: '@local'
farida azmycb03ac72021-09-12 16:14:12 +020035 - name: serviceAccount
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020036 version: ~9.x-0
farida azmycb03ac72021-09-12 16:14:12 +020037 repository: '@local'