blob: 4c1986203cb457a604800a5f90c1a418c4e5d05b [file] [log] [blame]
vaibhav_16dece04b2fe2018-03-22 09:07:12 +00001# Copyright © 2017 Amdocs, Bell Canada
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02002# Modifications Copyright © 2021 Orange
vaibhav_16dece04b2fe2018-03-22 09:07:12 +00003#
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.
Mike Elliottd32d36e2018-02-12 15:54:03 -050015dependencies:
Mandeep Khindaa57d8dd2018-03-09 14:29:37 +000016 - name: common
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020017 version: ~9.x-0
Mike Elliottd32d36e2018-02-12 15:54:03 -050018 # local reference to common chart, as it is
19 # a part of this chart's package and will not
20 # be published independently to a repo (at this point)
Sylvain Desbureauxd055a172020-10-30 14:32:03 +010021 repository: '@local'
Sylvain Desbureauxc9f47132021-04-07 17:26:25 +020022 - name: certInitializer
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020023 version: ~9.x-0
Sylvain Desbureauxc9f47132021-04-07 17:26:25 +020024 repository: '@local'
Sylvain Desbureauxd055a172020-10-30 14:32:03 +010025 - name: readinessCheck
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020026 version: ~9.x-0
Sylvain Desbureauxd055a172020-10-30 14:32:03 +010027 repository: '@local'
Mahendra Raghuwanshi72b69c12019-04-04 10:43:25 +000028 - name: mariadb-galera
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020029 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000030 repository: '@local'
Mahendra Raghuwanshi72b69c12019-04-04 10:43:25 +000031 condition: global.mariadbGalera.localCluster
Sylvain Desbureaux747982c2020-11-19 17:40:05 +010032 - name: repositoryGenerator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020033 version: ~9.x-0
Sylvain Desbureaux747982c2020-11-19 17:40:05 +010034 repository: '@local'
seshukm0df1f8e2020-08-17 21:45:49 +053035 - name: soHelpers
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020036 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000037 repository: 'file://components/soHelpers'
Sylvain Desbureaux1eff56b2021-02-25 14:13:01 +010038 - name: so-admin-cockpit
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020039 version: ~9.x-0
Sylvain Desbureaux1eff56b2021-02-25 14:13:01 +010040 repository: 'file://components/so-admin-cockpit'
41 condition: so-admin-cockpit.enabled
seshukm0df1f8e2020-08-17 21:45:49 +053042 - name: so-appc-orchestrator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020043 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000044 repository: 'file://components/so-appc-orchestrator'
seshukm0df1f8e2020-08-17 21:45:49 +053045 condition: so-appc-orchestrator.enabled
46 - name: so-bpmn-infra
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020047 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000048 repository: 'file://components/so-bpmn-infra'
seshukm0df1f8e2020-08-17 21:45:49 +053049 - name: so-catalog-db-adapter
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020050 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000051 repository: 'file://components/so-catalog-db-adapter'
seshukm0df1f8e2020-08-17 21:45:49 +053052 condition: so-catalog-db-adapter.enabled
sekharhuawei2e799e92020-11-14 17:06:56 +053053 - name: so-cnf-adapter
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020054 version: ~9.x-0
sekharhuawei2e799e92020-11-14 17:06:56 +053055 repository: "file://components/so-cnf-adapter"
56 condition: so-cnf-adapter.enabled
AndrewLamb8e090442020-10-15 09:28:09 +010057 - name: so-etsi-nfvo-ns-lcm
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020058 version: ~9.x-0
AndrewLamb8e090442020-10-15 09:28:09 +010059 repository: 'file://components/so-etsi-nfvo-ns-lcm'
60 condition: so-etsi-nfvo-ns-lcm.enabled
Sylvain Desbureaux1eff56b2021-02-25 14:13:01 +010061 - name: so-etsi-sol003-adapter
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020062 version: ~9.x-0
Sylvain Desbureaux1eff56b2021-02-25 14:13:01 +010063 repository: 'file://components/so-etsi-sol003-adapter'
64 condition: so-etsi-sol003-adapter.enabled
seshukm0df1f8e2020-08-17 21:45:49 +053065 - name: so-mariadb
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020066 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000067 repository: 'file://components/so-mariadb'
seshukm0df1f8e2020-08-17 21:45:49 +053068 - name: so-nssmf-adapter
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020069 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000070 repository: 'file://components/so-nssmf-adapter'
seshukm0df1f8e2020-08-17 21:45:49 +053071 condition: so-nssmf-adapter.enabled
Priyadharshini7dc03852020-08-27 04:36:03 -070072 - name: so-oof-adapter
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020073 version: ~9.x-0
Priyadharshini7dc03852020-08-27 04:36:03 -070074 repository: 'file://components/so-oof-adapter'
75 condition: so-oof-adapter.enabled
seshukm0df1f8e2020-08-17 21:45:49 +053076 - name: so-openstack-adapter
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020077 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000078 repository: 'file://components/so-openstack-adapter'
seshukm0df1f8e2020-08-17 21:45:49 +053079 condition: so-openstack-adapter.enabled
80 - name: so-request-db-adapter
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020081 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000082 repository: 'file://components/so-request-db-adapter'
seshukm0df1f8e2020-08-17 21:45:49 +053083 - name: so-sdc-controller
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020084 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000085 repository: 'file://components/so-sdc-controller'
seshukm0df1f8e2020-08-17 21:45:49 +053086 - name: so-sdnc-adapter
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020087 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000088 repository: 'file://components/so-sdnc-adapter'
seshukm0df1f8e2020-08-17 21:45:49 +053089 condition: so-sdnc-adapter.enabled
seshukm0df1f8e2020-08-17 21:45:49 +053090 - name: so-ve-vnfm-adapter
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020091 version: ~9.x-0
Sylvain Desbureauxd24825b2020-11-03 15:52:44 +000092 repository: 'file://components/so-ve-vnfm-adapter'
seshukm0df1f8e2020-08-17 21:45:49 +053093 condition: so-ve-vnfm-adapter.enabled
seshukm87ccd872021-03-30 21:45:16 +053094 - name: so-etsi-sol005-adapter
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020095 version: ~9.x-0
seshukm87ccd872021-03-30 21:45:16 +053096 repository: 'file://components/so-etsi-sol005-adapter'
97 condition: so-etsi-sol005-adapter.enabled
farida azmy87f46222021-04-06 15:25:15 +020098 - name: serviceAccount
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020099 version: ~9.x-0
farida azmy87f46222021-04-06 15:25:15 +0200100 repository: '@local'