blob: a0878282e22d701889fd6b75bfd3f3580c033646 [file] [log] [blame]
Jack Lucasd41dbdb2021-02-16 11:07:28 -05001# Copyright (c) 2021 J. F. Lucas. All rights reserved.
Remigiusz Janeczek9b00b562021-04-26 14:37:57 +02002# Copyright (c) 2021 Nokia. All rights reserved.
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +00003# Copyright (c) 2021 AT&T. All rights reserved.
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02004# Modifications Copyright © 2021 Orange
Jack Lucasd41dbdb2021-02-16 11:07:28 -05005#
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
18dependencies:
19 - name: common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020020 version: ~9.x-0
Jack Lucasd41dbdb2021-02-16 11:07:28 -050021 repository: '@local'
22 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020023 version: ~9.x-0
Jack Lucasd41dbdb2021-02-16 11:07:28 -050024 repository: '@local'
25 - name: readinessCheck
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020026 version: ~9.x-0
Jack Lucasd41dbdb2021-02-16 11:07:28 -050027 repository: '@local'
28 - name: dcaegen2-services-common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020029 version: ~9.x-0
Vijay Venkatesh Kumard375eec2021-05-22 01:31:18 +000030 repository: '@local'
Remigiusz Janeczek9b00b562021-04-26 14:37:57 +020031 - name: certManagerCertificate
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020032 version: ~9.x-0
Remigiusz Janeczek9b00b562021-04-26 14:37:57 +020033 repository: '@local'
farida azmycb03ac72021-09-12 16:14:12 +020034 - name: serviceAccount
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020035 version: ~9.x-0
farida azmycb03ac72021-09-12 16:14:12 +020036 repository: '@local'