voltha latest

Change-Id: I0c6ff34253c82f834807ce8e407dd3561f9d5e80
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index 54ebb7f..6ea456c 100644
--- a/kubernetes-configs/onlab-pod1.yml
+++ b/kubernetes-configs/onlab-pod1.yml
@@ -6,12 +6,12 @@
 #vcliImage: '10.90.0.101:30500/voltha/voltha-cli:debug'
 #vcoreImage: '10.90.0.101:30500/voltha/voltha-voltha:debug'
 
-envoyForEtcdImage: 'voltha/voltha-envoy:master'
+envoyForEtcdImage: 'voltha/voltha-envoy:latest'
 freeradiusImage: 'tpdock/freeradius:latest'
-netconfImage: 'voltha/voltha-netconf:master'
-ofagentImage: 'voltha/voltha-ofagent:master'
-vcliImage: 'voltha/voltha-cli:master'
-vcoreImage: 'voltha/voltha-voltha:master'
+netconfImage: 'voltha/voltha-netconf:latest'
+ofagentImage: 'voltha/voltha-ofagent:latest'
+vcliImage: 'voltha/voltha-cli:latest'
+vcoreImage: 'voltha/voltha-voltha:latest'
 
 onosImage: "10.90.0.101:30500/onosproject/onos:malaka"