Use ams-1.0.2 voltha images on Flex POD

Change-Id: I0cb7ff03a096765b65fd3fc581891e68c467af22
diff --git a/kubernetes-configs/flex-pod1-olt.yml b/kubernetes-configs/flex-pod1-olt.yml
index a56c3a9..aed4ad0 100644
--- a/kubernetes-configs/flex-pod1-olt.yml
+++ b/kubernetes-configs/flex-pod1-olt.yml
@@ -14,17 +14,17 @@
 
 # Automated deployment configuration for Flex POD 1 , olt/onu are connected to this
 
-# This file is used to optionally customize helm charts installations 
+# This file is used to optionally customize helm charts installations
 
 ---
 
 # SEBA Values
 
-envoyForEtcdImage: 'matteoscandolo/voltha-envoy:ams-1.0.1'
-netconfImage: 'matteoscandolo/voltha-netconf:ams-1.0.1'
-ofagentImage: 'matteoscandolo/voltha-ofagent:ams-1.0.1'
-vcliImage: 'matteoscandolo/voltha-cli:ams-1.0.1'
-vcoreImage: 'matteoscandolo/voltha-voltha:ams-1.0.1'
+envoyForEtcdImage: 'matteoscandolo/voltha-envoy:ams-1.0.2'
+netconfImage: 'matteoscandolo/voltha-netconf:ams-1.0.2'
+ofagentImage: 'matteoscandolo/voltha-ofagent:ams-1.0.2'
+vcliImage: 'matteoscandolo/voltha-cli:ams-1.0.2'
+vcoreImage: 'matteoscandolo/voltha-voltha:ams-1.0.2'
 
 onosImage: 'matteoscandolo/onos:ams-1.0.0'