[CORD-3198]

Use released versions in charts

Change-Id: I6600afc520e2dcf7d52369500da1925e3686861d
diff --git a/xos-profiles/rcord-lite/requirements.yaml b/xos-profiles/rcord-lite/requirements.yaml
index 2068c7d..262f9c0 100644
--- a/xos-profiles/rcord-lite/requirements.yaml
+++ b/xos-profiles/rcord-lite/requirements.yaml
@@ -1,5 +1,4 @@
 ---
-
 # Copyright 2018-present Open Networking Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
@@ -16,20 +15,20 @@
 
 dependencies:
 - name: rcord
-  version: 0.1.0
+  version: 1.0.0
   repository: file://../../xos-services/rcord
 - name: onos-service
-  version: 0.1.0
+  version: 2.0.0
   repository: file://../../xos-services/onos-service
 - name: fabric
-  version: 0.1.0
+  version: 2.0.0
   repository: file://../../xos-services/fabric
 - name: volt
-  version: 0.1.0
+  version: 2.0.0
   repository: file://../../xos-services/volt
 - name: vsg-hw
-  version: 0.1.0
+  version: 1.0.0
   repository: file://../../xos-services/vsg-hw
 - name: vrouter
-  version: 0.1.0
+  version: 2.0.0
   repository: file://../../xos-services/vrouter