badhri85 | 89c61eb | 2021-11-04 15:32:05 -0500 | [diff] [blame] | 1 | --- |
| 2 | # Copyright 2020-present Open Networking Foundation |
| 3 | # |
Ajay Lotan Thakur | 03189d2 | 2022-02-10 14:06:03 -0600 | [diff] [blame] | 4 | # SPDX-License-Identifier: Apache-2.0 |
badhri85 | 89c61eb | 2021-11-04 15:32:05 -0500 | [diff] [blame] | 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 |
Ajay Lotan Thakur | 71a7ae1 | 2022-07-26 22:58:22 -0600 | [diff] [blame^] | 11 | version: 0.11.8 |
badhri85 | 89c61eb | 2021-11-04 15:32:05 -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 |
Ajay Lotan Thakur | 71a7ae1 | 2022-07-26 22:58:22 -0600 | [diff] [blame^] | 19 | version: 0.11.1 |
badhri85 | 89c61eb | 2021-11-04 15:32:05 -0500 | [diff] [blame] | 20 | repository: https://charts.aetherproject.org |
Ajay Lotan Thakur | 9ad7dfe | 2022-07-25 17:26:03 -0600 | [diff] [blame] | 21 | #repository: "file://../omec-control-plane" |
badhri85 | 89c61eb | 2021-11-04 15:32:05 -0500 | [diff] [blame] | 22 | condition: omec-control-plane.enable4G |
| 23 | |
| 24 | - name: omec-sub-provision |
Ajay Lotan Thakur | 239b357 | 2022-06-10 14:46:33 -0600 | [diff] [blame] | 25 | version: 0.5.1 |
badhri85 | 89c61eb | 2021-11-04 15:32:05 -0500 | [diff] [blame] | 26 | repository: https://charts.aetherproject.org |
Ajay Lotan Thakur | 9ad7dfe | 2022-07-25 17:26:03 -0600 | [diff] [blame] | 27 | #repository: "file://../omec-sub-provision" |
badhri85 | 89c61eb | 2021-11-04 15:32:05 -0500 | [diff] [blame] | 28 | condition: omec-sub-provision.enable |
| 29 | |
| 30 | - name: 5g-control-plane |
Ajay Lotan Thakur | 71a7ae1 | 2022-07-26 22:58:22 -0600 | [diff] [blame^] | 31 | version: 0.7.8 |
Ajay Lotan Thakur | b88a6a7 | 2022-05-31 22:41:37 -0600 | [diff] [blame] | 32 | repository: https://charts.aetherproject.org |
Ajay Lotan Thakur | 9ad7dfe | 2022-07-25 17:26:03 -0600 | [diff] [blame] | 33 | #repository: "file://../5g-control-plane" |
badhri85 | 89c61eb | 2021-11-04 15:32:05 -0500 | [diff] [blame] | 34 | condition: 5g-control-plane.enable5G |
| 35 | |
Ajay Lotan Thakur | 10b1d39 | 2022-03-08 13:35:53 -0700 | [diff] [blame] | 36 | - name: bess-upf |
Hyunsun Moon | 0dea0e4 | 2022-03-24 16:58:12 -0700 | [diff] [blame] | 37 | version: 0.0.6 |
badhri85 | 89c61eb | 2021-11-04 15:32:05 -0500 | [diff] [blame] | 38 | repository: https://charts.aetherproject.org |
Ajay Lotan Thakur | 10b1d39 | 2022-03-08 13:35:53 -0700 | [diff] [blame] | 39 | alias: omec-user-plane |
badhri85 | 89c61eb | 2021-11-04 15:32:05 -0500 | [diff] [blame] | 40 | condition: omec-user-plane.enable |
Ajay Lotan Thakur | 5bf22c9 | 2022-01-24 14:17:08 -0700 | [diff] [blame] | 41 | |
| 42 | - name: 5g-ran-sim |
Ajay Lotan Thakur | 71a7ae1 | 2022-07-26 22:58:22 -0600 | [diff] [blame^] | 43 | version: 0.5.4 |
Ajay Lotan Thakur | 5bf22c9 | 2022-01-24 14:17:08 -0700 | [diff] [blame] | 44 | repository: https://charts.aetherproject.org |
Ajay Lotan Thakur | 9ad7dfe | 2022-07-25 17:26:03 -0600 | [diff] [blame] | 45 | #repository: "file://../5g-ran-sim" |
Ajay Lotan Thakur | 5bf22c9 | 2022-01-24 14:17:08 -0700 | [diff] [blame] | 46 | condition: 5g-ran-sim.enable |