blob: 24502b58a9c04619652b0f58d3705b39408bafc4 [file] [log] [blame]
badhri8589c61eb2021-11-04 15:32:05 -05001---
2# Copyright 2020-present Open Networking Foundation
3#
Ajay Lotan Thakurb050aa62022-02-11 13:14:48 -06004# SPDX-License-Identifier: Apache-2.0
badhri8589c61eb2021-11-04 15:32:05 -05005
6apiVersion: v2
7name: sd-core
8description: SD-Core control plane services
9icon: https://guide.opencord.org/logos/cord.svg
10type: application
Ajay Lotan Thakur38a9a0c2022-03-02 15:49:55 -060011version: 0.9.23
badhri8589c61eb2021-11-04 15:32:05 -050012home: https://opennetworking.org/sd-core/
13maintainers:
14 - name: SD-Core Support
15 email: support@opennetworking.org
16
17dependencies:
18 - name: omec-control-plane
Ajay Lotan Thakur38a9a0c2022-03-02 15:49:55 -060019 version: 0.9.21
badhri8589c61eb2021-11-04 15:32:05 -050020 repository: https://charts.aetherproject.org
21 condition: omec-control-plane.enable4G
22
23 - name: omec-sub-provision
Ajay Lotan Thakur80f510a2022-02-17 15:18:40 -060024 version: 0.3.3
badhri8589c61eb2021-11-04 15:32:05 -050025 repository: https://charts.aetherproject.org
26 condition: omec-sub-provision.enable
27
28 - name: 5g-control-plane
Ajay Lotan Thakur80f510a2022-02-17 15:18:40 -060029 version: 0.5.7
badhri8589c61eb2021-11-04 15:32:05 -050030 repository: https://charts.aetherproject.org
31 condition: 5g-control-plane.enable5G
32
33 - name: omec-user-plane
Ajay Lotan Thakur759d3a92021-12-16 16:23:25 -070034 version: 0.5.4
badhri8589c61eb2021-11-04 15:32:05 -050035 repository: https://charts.aetherproject.org
36 condition: omec-user-plane.enable