blob: b7e9dceba726dee217bc13b16a68ac3f94b3a4fc [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.
4# ================================================================================
Dominic Lunanuova50aafc52018-03-30 02:29:23 +00005# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
econwar28266fa2019-03-05 16:39:00 +00009# http://www.apache.org/licenses/LICENSE-2.0
Dominic Lunanuova50aafc52018-03-30 02:29:23 +000010#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
econwar28266fa2019-03-05 16:39:00 +000016#
17# SPDX-License-Identifier: Apache-2.0
18# ============LICENSE_END=========================================================
19#
Dominic Lunanuova50aafc52018-03-30 02:29:23 +000020
Dominic Lunanuovae825fee2018-04-12 14:40:34 +000021dependencies:
22 - name: common
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010023 version: ~8.x-0
Dominic Lunanuovae825fee2018-04-12 14:40:34 +000024 repository: '@local'
Sylvain Desbureaux6b096542020-11-21 22:51:24 +010025 - name: repositoryGenerator
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010026 version: ~8.x-0
Sylvain Desbureaux6b096542020-11-21 22:51:24 +010027 repository: '@local'
farida azmy13388ba2021-03-17 11:33:28 +020028 - name: serviceAccount
29 version: ~8.x-0
30 repository: '@local'
Krzysztof Opasiak58685d02021-07-29 22:45:45 +020031 - name: certInitializer
32 version: ~8.x-0
33 repository: '@local'