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 |
Ankur Upadhyaya | 510b1ee | 2022-12-02 09:32:43 -0700 | [diff] [blame^] | 11 | version: 0.12.4 |
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 | 1120ece | 2022-10-12 11:37:05 -0600 | [diff] [blame] | 19 | version: 0.12.0 |
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 | 1120ece | 2022-10-12 11:37:05 -0600 | [diff] [blame] | 25 | version: 0.6.0 |
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 |
Ankur Upadhyaya | 510b1ee | 2022-12-02 09:32:43 -0700 | [diff] [blame^] | 31 | version: 0.8.7 |
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 |
Ajay Lotan Thakur | 63f2902 | 2022-10-09 21:33:38 -0600 | [diff] [blame] | 37 | version: 0.1.0 |
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 |
Ankur Upadhyaya | 510b1ee | 2022-12-02 09:32:43 -0700 | [diff] [blame^] | 43 | version: 0.6.5 |
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 |