Alexander Dehn | 9b797d6 | 2020-04-21 09:53:50 +0000 | [diff] [blame] | 1 | # Copyright © 2017 Amdocs, Bell Canada, |
| 2 | # Copyright © 2020 highstreet technologies GmbH |
Remigiusz Janeczek | 42177a1 | 2020-12-10 13:10:15 +0100 | [diff] [blame] | 3 | # Copyright © 2021 Nokia |
vaibhav_16dec | e04b2fe | 2018-03-22 09:07:12 +0000 | [diff] [blame] | 4 | # |
| 5 | # 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 | # |
| 9 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 10 | # |
| 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. |
| 16 | |
jmac | 065e2ce | 2018-03-29 01:18:02 +0000 | [diff] [blame] | 17 | dependencies: |
| 18 | - name: common |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 19 | version: ~7.x-0 |
jmac | 065e2ce | 2018-03-29 01:18:02 +0000 | [diff] [blame] | 20 | repository: '@local' |
Krzysztof Opasiak | 8ab4547 | 2020-05-12 12:53:50 +0200 | [diff] [blame] | 21 | - name: certInitializer |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 22 | version: ~7.x-0 |
Krzysztof Opasiak | 8ab4547 | 2020-05-12 12:53:50 +0200 | [diff] [blame] | 23 | repository: '@local' |
Remigiusz Janeczek | 42177a1 | 2020-12-10 13:10:15 +0100 | [diff] [blame] | 24 | - name: cmpv2Certificate |
| 25 | version: ~7.x-0 |
| 26 | repository: '@local' |
Piotr Marcinkiewicz | 5957101 | 2021-01-12 17:37:08 +0100 | [diff] [blame] | 27 | - name: certManagerCertificate |
| 28 | version: ~7.x-0 |
| 29 | repository: '@local' |
Sylvain Desbureaux | bcf7251 | 2020-07-22 10:45:18 +0200 | [diff] [blame] | 30 | - name: logConfiguration |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 31 | version: ~7.x-0 |
Sylvain Desbureaux | bcf7251 | 2020-07-22 10:45:18 +0200 | [diff] [blame] | 32 | repository: '@local' |
Alexis de Talhouët | 5fdb8c3 | 2018-09-21 14:23:00 -0400 | [diff] [blame] | 33 | - name: network-name-gen |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 34 | version: ~7.x-0 |
Alexis de Talhouët | 5fdb8c3 | 2018-09-21 14:23:00 -0400 | [diff] [blame] | 35 | repository: '@local' |
Alexander Dehn | 9b797d6 | 2020-04-21 09:53:50 +0000 | [diff] [blame] | 36 | condition: network-name-gen.enabled |
jmac | 065e2ce | 2018-03-29 01:18:02 +0000 | [diff] [blame] | 37 | - name: dgbuilder |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 38 | version: ~7.x-0 |
Mohammadreza Pasandideh | b642ee5 | 2018-06-19 15:19:53 -0400 | [diff] [blame] | 39 | repository: '@local' |
Alexander Dehn | 9b797d6 | 2020-04-21 09:53:50 +0000 | [diff] [blame] | 40 | condition: dgbuilder.enabled |
Mohammadreza Pasandideh | b642ee5 | 2018-06-19 15:19:53 -0400 | [diff] [blame] | 41 | - name: sdnc-prom |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 42 | version: ~7.x-0 |
Mohammadreza Pasandideh | b642ee5 | 2018-06-19 15:19:53 -0400 | [diff] [blame] | 43 | repository: '@local' |
| 44 | condition: config.geoEnabled |
Mahendra Raghuwanshi | b76cb28 | 2019-04-09 10:13:07 +0000 | [diff] [blame] | 45 | - name: mariadb-galera |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 46 | version: ~7.x-0 |
Mahendra Raghuwanshi | b76cb28 | 2019-04-09 10:13:07 +0000 | [diff] [blame] | 47 | repository: '@local' |
Sylvain Desbureaux | 93a5b49 | 2020-11-27 11:07:42 +0100 | [diff] [blame] | 48 | condition: global.mariadbGalera.localCluster |
Alexander Dehn | ab86ec1 | 2020-02-05 14:38:54 +0000 | [diff] [blame] | 49 | - name: elasticsearch |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 50 | version: ~7.x-0 |
Alexander Dehn | ab86ec1 | 2020-02-05 14:38:54 +0000 | [diff] [blame] | 51 | repository: '@local' |
Alexander Dehn | 9b797d6 | 2020-04-21 09:53:50 +0000 | [diff] [blame] | 52 | condition: config.sdnr.enabled |
| 53 | # conditions for sdnc-subcharts |
| 54 | - name: dmaap-listener |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 55 | version: ~7.x-0 |
Alexander Dehn | 9b797d6 | 2020-04-21 09:53:50 +0000 | [diff] [blame] | 56 | repository: 'file://components/dmaap-listener/' |
| 57 | condition: sdnc.dmaap-listener.enabled,dmaap-listener.enabled |
| 58 | - name: ueb-listener |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 59 | version: ~7.x-0 |
Alexander Dehn | 9b797d6 | 2020-04-21 09:53:50 +0000 | [diff] [blame] | 60 | repository: 'file://components/ueb-listener/' |
| 61 | condition: sdnc.ueb-listener.enabled,ueb-listener.enabled |
| 62 | - name: sdnc-ansible-server |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 63 | version: ~7.x-0 |
Alexander Dehn | 9b797d6 | 2020-04-21 09:53:50 +0000 | [diff] [blame] | 64 | repository: 'file://components/sdnc-ansible-server/' |
| 65 | condition: sdnc.sdnc-ansible-server.enabled,sdnc-ansible-server.enabled |
| 66 | - name: sdnc-web |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 67 | version: ~7.x-0 |
Alexander Dehn | 9b797d6 | 2020-04-21 09:53:50 +0000 | [diff] [blame] | 68 | repository: 'file://components/sdnc-web/' |
| 69 | condition: sdnc.sdnc-web.enabled,sdnc-web.enabled |
Sylvain Desbureaux | cbc703c | 2020-11-19 17:52:07 +0100 | [diff] [blame] | 70 | - name: repositoryGenerator |
Sylvain Desbureaux | 4f9902b | 2020-11-25 08:34:55 +0100 | [diff] [blame] | 71 | version: ~7.x-0 |
Sylvain Desbureaux | cbc703c | 2020-11-19 17:52:07 +0100 | [diff] [blame] | 72 | repository: '@local' |
Alexander Dehn | 9b797d6 | 2020-04-21 09:53:50 +0000 | [diff] [blame] | 73 | |
| 74 | |