AETHER-2098 Enable install of versioned charts from repo

Change-Id: I1f756a5114c86d3cd91c2603952b1892d155a361
diff --git a/configs/latest b/configs/latest
new file mode 100644
index 0000000..0ddf53e
--- /dev/null
+++ b/configs/latest
@@ -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
+OMEC_USER_PLANE_CHART    := aether/omec-user-plane
+OMEC_SUB_PROVISION_CHART := aether/omec-sub-provision
+5GC_CONTROL_PLANE_CHART  := aether/5g-control-plane
+5G_RAN_SIM_CHART         := aether/5g-ran-sim
\ No newline at end of file