blob: 01d481aba270adcac6f41d93e8bac8e52897f9e7 [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.
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02004# Modifications Copyright © 2021 Orange
econwar28266fa2019-03-05 16:39:00 +00005# ================================================================================
Fiachra Corcoranbe966552018-08-07 16:58:45 +01006# 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
Fiachra Corcoranbe966552018-08-07 16:58:45 +010011#
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#
Fiachra Corcoranbe966552018-08-07 16:58:45 +010021
22dependencies:
23 - name: common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020024 version: ~9.x-0
Fiachra Corcoranbe966552018-08-07 16:58:45 +010025 repository: '@local'
efiacor01b04082019-01-24 17:13:58 +000026 - name: mariadb-galera
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020027 version: ~9.x-0
Mahmoud Abdelhamid7fc530c2021-09-15 20:27:19 +020028 repository: '@local'
29 condition: global.mariadbGalera.localCluster
30 - name: mariadb-init
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020031 version: ~9.x-0
Krzysztof Opasiak2df4a782020-05-08 22:50:24 +020032 repository: '@local'
33 - name: certInitializer
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020034 version: ~9.x-0
Krzysztof Opasiak2df4a782020-05-08 22:50:24 +020035 repository: '@local'
Sylvain Desbureaux6b096542020-11-21 22:51:24 +010036 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020037 version: ~9.x-0
Sylvain Desbureaux6b096542020-11-21 22:51:24 +010038 repository: '@local'
farida azmy13388ba2021-03-17 11:33:28 +020039 - name: serviceAccount
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020040 version: ~9.x-0
farida azmy13388ba2021-03-17 11:33:28 +020041 repository: '@local'