Moving to onos-1.13.5 on the onlab pod1. Keeping voltha on master,
but moving commented out reference to berlin-1.0.1 tag

Change-Id: I1dce543d83cab950b794ffeda25c92ac030d7d9a
diff --git a/kubernetes-configs/onlab-pod1.yml b/kubernetes-configs/onlab-pod1.yml
index 07547d4..07cf990 100644
--- a/kubernetes-configs/onlab-pod1.yml
+++ b/kubernetes-configs/onlab-pod1.yml
@@ -1,10 +1,10 @@
 # SEBA Values
 
-#envoyForEtcdImage: 'matteoscandolo/voltha-envoy:berlin'
-#netconfImage: 'matteoscandolo/voltha-netconf:berlin'
-#ofagentImage: 'matteoscandolo/voltha-ofagent:berlin'
-#vcliImage: 'matteoscandolo/voltha-cli:berlin'
-#vcoreImage: 'matteoscandolo/voltha-voltha:berlin'
+#envoyForEtcdImage: 'matteoscandolo/voltha-envoy:berlin-1.0.1'
+#netconfImage: 'matteoscandolo/voltha-netconf:berlin-1.0.1'
+#ofagentImage: 'matteoscandolo/voltha-ofagent:berlin-1.0.1'
+#vcliImage: 'matteoscandolo/voltha-cli:berlin-1.0.1'
+#vcoreImage: 'matteoscandolo/voltha-voltha:berlin-1.0.1'
 
 envoyForEtcdImage: 'voltha/voltha-envoy:latest'
 freeradiusImage: 'tpdock/freeradius:latest'
@@ -15,7 +15,7 @@
 
 #onosImage: 'matteoscandolo/onos:berlin'
 
-onosImage: 'onosproject/onos:1.13.4'
+onosImage: 'onosproject/onos:1.13.5'
 
 application_logs: |
   log4j.logger.org.opencord.olt = TRACE