Ajay Lotan Thakur | 86a3fcb | 2021-07-26 00:17:31 -0500 | [diff] [blame] | 1 | --- |
| 2 | # Copyright 2020-present Open Networking Foundation |
| 3 | # |
| 4 | # SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0 |
| 5 | |
| 6 | apiVersion: v2 |
| 7 | name: sd-core |
| 8 | description: SD-Core control plane services |
| 9 | icon: https://guide.opencord.org/logos/cord.svg |
| 10 | type: application |
root | ff12480 | 2021-10-19 21:10:10 +0530 | [diff] [blame] | 11 | version: 0.7.10 |
Ajay Lotan Thakur | 86a3fcb | 2021-07-26 00:17:31 -0500 | [diff] [blame] | 12 | home: https://opennetworking.org/sd-core/ |
| 13 | maintainers: |
| 14 | - name: SD-Core Support |
| 15 | email: support@opennetworking.org |
| 16 | |
| 17 | dependencies: |
| 18 | - name: omec-control-plane |
root | ff12480 | 2021-10-19 21:10:10 +0530 | [diff] [blame] | 19 | version: 0.7.10 |
Ajay Lotan Thakur | 86a3fcb | 2021-07-26 00:17:31 -0500 | [diff] [blame] | 20 | repository: https://charts.aetherproject.org |
Ajay Lotan Thakur | 811ea21 | 2021-08-03 13:05:54 -0500 | [diff] [blame] | 21 | condition: omec-control-plane.enable4G |
Ajay Lotan Thakur | 86a3fcb | 2021-07-26 00:17:31 -0500 | [diff] [blame] | 22 | |
| 23 | - name: omec-sub-provision |
Ajay Lotan Thakur | c182304 | 2021-10-07 19:41:33 -0600 | [diff] [blame] | 24 | version: 0.1.3 |
Ajay Lotan Thakur | 86a3fcb | 2021-07-26 00:17:31 -0500 | [diff] [blame] | 25 | repository: https://charts.aetherproject.org |
Andy Bavier | b02622c | 2021-08-09 13:11:55 -0700 | [diff] [blame] | 26 | condition: omec-sub-provision.enable |
Ajay Lotan Thakur | 86a3fcb | 2021-07-26 00:17:31 -0500 | [diff] [blame] | 27 | |
| 28 | - name: 5g-control-plane |
root | ff12480 | 2021-10-19 21:10:10 +0530 | [diff] [blame] | 29 | version: 0.3.9 |
Ajay Lotan Thakur | 86a3fcb | 2021-07-26 00:17:31 -0500 | [diff] [blame] | 30 | repository: https://charts.aetherproject.org |
Ajay Lotan Thakur | 811ea21 | 2021-08-03 13:05:54 -0500 | [diff] [blame] | 31 | condition: 5g-control-plane.enable5G |
Ajay Lotan Thakur | 86a3fcb | 2021-07-26 00:17:31 -0500 | [diff] [blame] | 32 | |
| 33 | - name: omec-user-plane |
Ajay Lotan Thakur | 42c72b7 | 2021-10-12 17:24:53 -0600 | [diff] [blame] | 34 | version: 0.4.2 |
Ajay Lotan Thakur | 86a3fcb | 2021-07-26 00:17:31 -0500 | [diff] [blame] | 35 | repository: https://charts.aetherproject.org |
Andy Bavier | b02622c | 2021-08-09 13:11:55 -0700 | [diff] [blame] | 36 | condition: omec-user-plane.enable |