blob: dba5be9f29b5d5abfafecc8d09025f761e4e6584 [file] [log] [blame]
ChrisC742a7b22020-09-04 11:29:57 +02001# ============LICENSE_START=======================================================
2# Copyright (C) 2018 Ericsson. All rights reserved.
3# Modifications Copyright © 2020 AT&T. All rights reserved.
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02004# Modifications Copyright © 2021 Orange
ChrisC742a7b22020-09-04 11:29:57 +02005# ================================================================================
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: certInitializer
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020023 version: ~9.x-0
Sylvain Desbureaux0a1eaf32020-11-19 17:56:08 +010024 repository: '@local'
25 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020026 version: ~9.x-0
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010027 repository: '@local'
farida azmy1383b4c2021-04-06 12:33:31 +020028 - name: serviceAccount
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020029 version: ~9.x-0
farida azmy1383b4c2021-04-06 12:33:31 +020030 repository: '@local'