blob: 9a57a49b2db2327ffe054ac95ae793bfff260cb5 [file] [log] [blame]
mmis95971132018-07-17 00:13:13 +01001# ============LICENSE_START=======================================================
2# Copyright (C) 2018 Ericsson. All rights reserved.
jhhd4258672020-08-09 12:08:08 -05003# Modifications Copyright © 2020 AT&T. All rights reserved.
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02004# Modifications Copyright © 2021 Orange
mmis95971132018-07-17 00:13:13 +01005# ================================================================================
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#
18# SPDX-License-Identifier: Apache-2.0
19# ============LICENSE_END=========================================================
20
21dependencies:
22 - name: common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020023 version: ~9.x-0
mmis95971132018-07-17 00:13:13 +010024 repository: '@local'
jhhd4258672020-08-09 12:08:08 -050025 - name: certInitializer
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020026 version: ~9.x-0
jhhd4258672020-08-09 12:08:08 -050027 repository: '@local'
Sylvain Desbureaux7c8c6862020-11-19 18:02:37 +010028 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020029 version: ~9.x-0
Sylvain Desbureaux7c8c6862020-11-19 18:02:37 +010030 repository: '@local'
farida azmyc1178372021-04-11 12:55:33 +020031 - name: serviceAccount
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020032 version: ~9.x-0
farida azmyc1178372021-04-11 12:55:33 +020033 repository: '@local'