blob: 4feb42de02683d768f084a946c5a637fe5d59861 [file] [log] [blame]
Dominic Lunanuova50aafc52018-03-30 02:29:23 +00001#
econwar28266fa2019-03-05 16:39:00 +00002# ============LICENSE_START=======================================================
3# Copyright (C) 2019 Nordix Foundation.
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02004# Modifications Copyright © 2021 Orange
econwar28266fa2019-03-05 16:39:00 +00005# ================================================================================
Dominic Lunanuova50aafc52018-03-30 02:29:23 +00006# 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#
econwar28266fa2019-03-05 16:39:00 +000010# http://www.apache.org/licenses/LICENSE-2.0
Dominic Lunanuova50aafc52018-03-30 02:29:23 +000011#
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.
econwar28266fa2019-03-05 16:39:00 +000017#
18# SPDX-License-Identifier: Apache-2.0
19# ============LICENSE_END=========================================================
20#
Dominic Lunanuova50aafc52018-03-30 02:29:23 +000021
Dominic Lunanuovae825fee2018-04-12 14:40:34 +000022dependencies:
23 - name: common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020024 version: ~9.x-0
Dominic Lunanuovae825fee2018-04-12 14:40:34 +000025 repository: '@local'
Sylvain Desbureaux6b096542020-11-21 22:51:24 +010026 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020027 version: ~9.x-0
Sylvain Desbureaux6b096542020-11-21 22:51:24 +010028 repository: '@local'
farida azmy13388ba2021-03-17 11:33:28 +020029 - name: serviceAccount
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020030 version: ~9.x-0
farida azmy13388ba2021-03-17 11:33:28 +020031 repository: '@local'
Krzysztof Opasiak58685d02021-07-29 22:45:45 +020032 - name: certInitializer
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020033 version: ~9.x-0
Krzysztof Opasiak58685d02021-07-29 22:45:45 +020034 repository: '@local'