blob: b9597c36fe4ea3569a4ca6d1735f8411f8366f47 [file] [log] [blame]
Mandeep Khindab1f9efe2018-03-28 19:01:55 +00001# Copyright © 2017 Amdocs, Bell Canada
toshrajbhardwajf4fc1c62018-08-06 07:35:14 +00002# Modifications Copyright © 2018 AT&T, ZTE
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +02003# Modifications Copyright © 2021 Orange
Mandeep Khindab1f9efe2018-03-28 19:01:55 +00004#
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
Mandeep Khindaa1047f42018-03-22 02:12:15 +000017dependencies:
ChrisC742a7b22020-09-04 11:29:57 +020018 - name: sdc-be
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020019 version: ~9.x-0
ChrisC742a7b22020-09-04 11:29:57 +020020 repository: 'file://components/sdc-be'
21 - name: sdc-cs
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020022 version: ~9.x-0
ChrisC742a7b22020-09-04 11:29:57 +020023 repository: 'file://components/sdc-cs'
24 - name: sdc-fe
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020025 version: ~9.x-0
ChrisC742a7b22020-09-04 11:29:57 +020026 repository: 'file://components/sdc-fe'
27 - name: sdc-onboarding-be
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020028 version: ~9.x-0
ChrisC742a7b22020-09-04 11:29:57 +020029 repository: 'file://components/sdc-onboarding-be'
30 - name: sdc-wfd-be
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020031 version: ~9.x-0
ChrisC742a7b22020-09-04 11:29:57 +020032 repository: 'file://components/sdc-wfd-be'
33 condition: sdc-wfd.enabled
34 - name: sdc-wfd-fe
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020035 version: ~9.x-0
ChrisC742a7b22020-09-04 11:29:57 +020036 repository: 'file://components/sdc-wfd-fe'
Sylvain Desbureaux557628a2021-03-24 14:59:16 +010037 condition: sdc-wfd.enabled
Remigiusz Janeczekdccdd2b2021-03-24 12:31:00 +010038 - name: sdc-helm-validator
Sylvain Desbureauxc47ce732021-10-12 15:15:10 +020039 version: ~9.x-0
Remigiusz Janeczekdccdd2b2021-03-24 12:31:00 +010040 repository: 'file://components/sdc-helm-validator'
Joanna Jeremiczfe52bf52021-04-21 14:31:29 +020041 condition: sdcHelmValidator.enabled