| # Copyright 2021-present Open Networking Foundation |
| # |
| # SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0 |
| |
| OMEC_CONTROL_PLANE_CHART := aether/omec-control-plane --version 0.9.19 |
| OMEC_USER_PLANE_CHART := aether/omec-user-plane --version 0.5.4 |
| OMEC_SUB_PROVISION_CHART := aether/omec-sub-provision --version 0.3.2 |
| 5GC_CONTROL_PLANE_CHART := aether/5g-control-plane --version 0.5.6 |
| 5G_RAN_SIM_CHART := aether/5g-ran-sim --version 0.3.0 |
| |
| # For installing the ROC |
| AETHER_ROC_UMBRELLA_CHART := aether/aether-roc-umbrella --version 1.4.64 |
| ATOMIX_CONTROLLER_CHART := atomix/atomix-controller --version 0.6.8 |
| ATOMIX_RAFT_STORAGE_CHART := atomix/atomix-raft-storage --version 0.1.15 |
| ONOS_OPERATOR_CHART := onosproject/onos-operator --version 0.4.14 |