blob: 3c25c94388369a0dc61455f3466fad662b2ca3fd [file] [log] [blame]
Fiachra Corcoranbe966552018-08-07 16:58:45 +01001#
econwar28266fa2019-03-05 16:39:00 +00002# ============LICENSE_START=======================================================
3# Copyright (C) 2019 Nordix Foundation.
4# ================================================================================
Fiachra Corcoranbe966552018-08-07 16:58:45 +01005# 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
Fiachra Corcoranbe966552018-08-07 16:58:45 +010010#
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#
Fiachra Corcoranbe966552018-08-07 16:58:45 +010020
21dependencies:
22 - name: common
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010023 version: ~8.x-0
Fiachra Corcoranbe966552018-08-07 16:58:45 +010024 repository: '@local'
efiacor01b04082019-01-24 17:13:58 +000025 - name: mariadb-galera
Mahmoud Abdelhamid7fc530c2021-09-15 20:27:19 +020026 version: ~8.x-0
27 repository: '@local'
28 condition: global.mariadbGalera.localCluster
29 - name: mariadb-init
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010030 version: ~8.x-0
Krzysztof Opasiak2df4a782020-05-08 22:50:24 +020031 repository: '@local'
32 - name: certInitializer
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010033 version: ~8.x-0
Krzysztof Opasiak2df4a782020-05-08 22:50:24 +020034 repository: '@local'
Sylvain Desbureaux6b096542020-11-21 22:51:24 +010035 - name: repositoryGenerator
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010036 version: ~8.x-0
Sylvain Desbureaux6b096542020-11-21 22:51:24 +010037 repository: '@local'
farida azmy13388ba2021-03-17 11:33:28 +020038 - name: serviceAccount
39 version: ~8.x-0
40 repository: '@local'