CORD-2824 create vsg-hw helm chart and add to rcord-lite profile

Change-Id: Ic9a731e07cb71ce0284513005f2baeb02277cc0d
diff --git a/xos-profiles/rcord-lite/requirements.yaml b/xos-profiles/rcord-lite/requirements.yaml
index fd27eb4..ff949b5 100644
--- a/xos-profiles/rcord-lite/requirements.yaml
+++ b/xos-profiles/rcord-lite/requirements.yaml
@@ -26,4 +26,7 @@
   repository: file://../../xos-services/fabric
 - name: volt
   version: 0.1.0
-  repository: file://../../xos-services/volt
\ No newline at end of file
+  repository: file://../../xos-services/volt
+- name: vsg-hw
+  version: 0.1.0
+  repository: file://../../xos-services/vsg-hw