voltha 1.6 images

Change-Id: I3ef5f24d3dcfdc7376bae1a68e52ad4aa7fe8ec5
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index c71cf61..e871e63 100644
--- a/kubernetes-configs/onlab-pod1.yml
+++ b/kubernetes-configs/onlab-pod1.yml
@@ -4,23 +4,23 @@
 images:
   envoy_for_etcd:
     repository: 'smbaker/voltha-envoy'
-    tag: 'test'
+    tag: '1.6'
 
   netconf:
     repository: 'smbaker/voltha-netconf'
-    tag: 'test'
+    tag: '1.6'
 
   ofagent:
     repository: 'smbaker/voltha-ofagent'
-    tag: 'test'
+    tag: '1.6'
 
   vcli:
     repository: 'smbaker/voltha-cli'
-    tag: 'test'
+    tag: '1.6'
 
   vcore:
     repository: 'smbaker/voltha-voltha'
-    tag: 'test'
+    tag: '1.6'
 
 application_logs: |
   log4j.logger.org.opencord.olt = TRACE