VOLTHA latest

Change-Id: I04015ede73447d73b93c67278e72ce7eee45272f
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index 83b2b34..27e6323 100644
--- a/kubernetes-configs/onlab-pod1.yml
+++ b/kubernetes-configs/onlab-pod1.yml
@@ -1,10 +1,11 @@
 # SEBA Values
 
-envoyForEtcdImage: 'voltha/voltha-envoy:master'
-netconfImage: 'voltha/voltha-netconf:master'
-ofagentImage: 'voltha/voltha-ofagent:master'
-vcliImage: 'voltha/voltha-cli:master'
-vcoreImage: 'voltha/voltha-voltha:master'
+envoyForEtcdImage: 'voltha/voltha-envoy:latest'
+freeradiusImage: 'tpdock/freeradius:latest'
+netconfImage: 'voltha/voltha-netconf:latest'
+ofagentImage: 'voltha/voltha-ofagent:latest'
+vcliImage: 'voltha/voltha-cli:latest'
+vcoreImage: 'voltha/voltha-voltha:latest'
 
 onosImage: 'onosproject/onos:1.13.4'