blob: dabf474ab60b4fcf97f0ad841ec35258d9d7dc8f [file] [log] [blame]
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +02001# Copyright © 2020 Orange, Ericsson
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02002# Modifications Copyright © 2021 Orange
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +02003#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15dependencies:
16 - name: common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020017 version: ~9.x-0
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +020018 repository: '@local'
19 - name: mariadb-galera
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020020 version: ~9.x-0
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +020021 repository: '@local'
22 condition: global.mariadbGalera.localCluster
23 - name: mariadb-init
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020024 version: ~9.x-0
Sylvain Desbureauxd1ca1ee2020-04-07 14:52:20 +020025 repository: '@local'
26 condition: not global.mariadbGalera.localCluster
Sylvain Desbureaux5ee4dd42020-11-21 22:52:46 +010027 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020028 version: ~9.x-0
Sylvain Desbureaux5ee4dd42020-11-21 22:52:46 +010029 repository: '@local'
Piotr Marcinkiewicz31dceea2021-06-29 16:15:49 +020030 - name: cmpv2Config
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020031 version: ~9.x-0
Piotr Marcinkiewicz31dceea2021-06-29 16:15:49 +020032 repository: '@local'
farida azmye273f782021-10-02 16:04:52 +020033 - name: serviceAccount
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020034 version: ~9.x-0
farida azmye273f782021-10-02 16:04:52 +020035 repository: '@local'