blob: f5f6226b06f606e15a9345a79460bb22d8390eeb [file] [log] [blame]
farida azmy32c5ed82021-08-04 14:46:09 +02001
Alexander Dehn9b797d62020-04-21 09:53:50 +00002# Copyright © 2017 Amdocs, Bell Canada,
3# Copyright © 2020 highstreet technologies GmbH
Remigiusz Janeczek42177a12020-12-10 13:10:15 +01004# Copyright © 2021 Nokia
vaibhav_16dece04b2fe2018-03-22 09:07:12 +00005#
6# 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#
10# http://www.apache.org/licenses/LICENSE-2.0
11#
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.
jmac065e2ce2018-03-29 01:18:02 +000017dependencies:
18 - name: common
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010019 version: ~8.x-0
jmac065e2ce2018-03-29 01:18:02 +000020 repository: '@local'
Krzysztof Opasiak8ab45472020-05-12 12:53:50 +020021 - name: certInitializer
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010022 version: ~8.x-0
Krzysztof Opasiak8ab45472020-05-12 12:53:50 +020023 repository: '@local'
Piotr Marcinkiewicz59571012021-01-12 17:37:08 +010024 - name: certManagerCertificate
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010025 version: ~8.x-0
Piotr Marcinkiewicz59571012021-01-12 17:37:08 +010026 repository: '@local'
Sylvain Desbureauxbcf72512020-07-22 10:45:18 +020027 - name: logConfiguration
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010028 version: ~8.x-0
Sylvain Desbureauxbcf72512020-07-22 10:45:18 +020029 repository: '@local'
Alexis de Talhouët5fdb8c32018-09-21 14:23:00 -040030 - name: network-name-gen
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010031 version: ~8.x-0
Alexis de Talhouët5fdb8c32018-09-21 14:23:00 -040032 repository: '@local'
Alexander Dehn9b797d62020-04-21 09:53:50 +000033 condition: network-name-gen.enabled
jmac065e2ce2018-03-29 01:18:02 +000034 - name: dgbuilder
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010035 version: ~8.x-0
Mohammadreza Pasandidehb642ee52018-06-19 15:19:53 -040036 repository: '@local'
Alexander Dehn9b797d62020-04-21 09:53:50 +000037 condition: dgbuilder.enabled
Mohammadreza Pasandidehb642ee52018-06-19 15:19:53 -040038 - name: sdnc-prom
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010039 version: ~8.x-0
Mohammadreza Pasandidehb642ee52018-06-19 15:19:53 -040040 repository: '@local'
41 condition: config.geoEnabled
Mahendra Raghuwanshib76cb282019-04-09 10:13:07 +000042 - name: mariadb-galera
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010043 version: ~8.x-0
Mahendra Raghuwanshib76cb282019-04-09 10:13:07 +000044 repository: '@local'
Sylvain Desbureaux93a5b492020-11-27 11:07:42 +010045 condition: global.mariadbGalera.localCluster
Alexander Dehnab86ec12020-02-05 14:38:54 +000046 - name: elasticsearch
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010047 version: ~8.x-0
Alexander Dehnab86ec12020-02-05 14:38:54 +000048 repository: '@local'
Alexander Dehn9b797d62020-04-21 09:53:50 +000049 condition: config.sdnr.enabled
50 # conditions for sdnc-subcharts
51 - name: dmaap-listener
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010052 version: ~8.x-0
Alexander Dehn9b797d62020-04-21 09:53:50 +000053 repository: 'file://components/dmaap-listener/'
54 condition: sdnc.dmaap-listener.enabled,dmaap-listener.enabled
55 - name: ueb-listener
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010056 version: ~8.x-0
Alexander Dehn9b797d62020-04-21 09:53:50 +000057 repository: 'file://components/ueb-listener/'
58 condition: sdnc.ueb-listener.enabled,ueb-listener.enabled
59 - name: sdnc-ansible-server
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010060 version: ~8.x-0
Alexander Dehn9b797d62020-04-21 09:53:50 +000061 repository: 'file://components/sdnc-ansible-server/'
62 condition: sdnc.sdnc-ansible-server.enabled,sdnc-ansible-server.enabled
63 - name: sdnc-web
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010064 version: ~8.x-0
Alexander Dehn9b797d62020-04-21 09:53:50 +000065 repository: 'file://components/sdnc-web/'
66 condition: sdnc.sdnc-web.enabled,sdnc-web.enabled
Sylvain Desbureauxcbc703c2020-11-19 17:52:07 +010067 - name: repositoryGenerator
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010068 version: ~8.x-0
Sylvain Desbureauxcbc703c2020-11-19 17:52:07 +010069 repository: '@local'
farida azmy32c5ed82021-08-04 14:46:09 +020070 - name: serviceAccount
71 version: ~8.x-0
72 repository: '@local'