AETHER-2098 Enable install of versioned charts from repo

Change-Id: I1f756a5114c86d3cd91c2603952b1892d155a361
diff --git a/configs/rc-1.5 b/configs/rc-1.5
new file mode 100644
index 0000000..c655621
--- /dev/null
+++ b/configs/rc-1.5
@@ -0,0 +1,9 @@
+# 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.6.23
+OMEC_USER_PLANE_CHART    := aether/omec-user-plane --version 0.3.33
+OMEC_SUB_PROVISION_CHART := aether/omec-sub-provision --version 0.0.6
+5GC_CONTROL_PLANE_CHART  := aether/5g-control-plane --version 0.2.20
+5G_RAN_SIM_CHART         := aether/5g-ran-sim --version 0.0.2
\ No newline at end of file