blob: 2dbe4d78baa66d0b83e751ce345026f4d6a4aad6 [file] [log] [blame]
Andy Baviereda466b2021-08-27 15:00:36 -07001# Copyright 2021-present Open Networking Foundation
2#
3# SPDX-License-Identifier: LicenseRef-ONF-Member-Only-1.0
4
Andy Bavierebf479c2021-09-08 15:47:58 -07005OMEC_CONTROL_PLANE_CHART := aether/omec-control-plane --version 0.6.25
6OMEC_USER_PLANE_CHART := aether/omec-user-plane --version 0.3.36
7
8# Release version of omec-sub-provision is actually 0.0.6 but that version
9# is unable to configure network slices and device groups. That's only an
10# issue if not using the ROC. It is fixed in 0.1.1.
11OMEC_SUB_PROVISION_CHART := aether/omec-sub-provision --version 0.1.1
12
135GC_CONTROL_PLANE_CHART := aether/5g-control-plane --version 0.2.21
145G_RAN_SIM_CHART := aether/5g-ran-sim --version 0.0.2
15
16# For installing the ROC
Andy Bavierace2a4b2021-09-21 11:02:25 -070017AETHER_ROC_UMBRELLA_CHART := aether/aether-roc-umbrella --version 1.3.8
Andy Bavierebf479c2021-09-08 15:47:58 -070018ATOMIX_CONTROLLER_CHART := atomix/atomix-controller --version 0.6.8
19ATOMIX_RAFT_STORAGE_CHART := atomix/atomix-raft-storage --version 0.1.9
20ONOS_OPERATOR_CHART := onosproject/onos-operator --version 0.4.10