Updating Adtran images

Change-Id: Ib5ede6ffe1d4ee06b7e14dd52b89262a5199e135
diff --git a/kubernetes-configs/adtran-munich.yml b/kubernetes-configs/adtran-munich.yml
index 7cd349f..3e8bd4f 100644
--- a/kubernetes-configs/adtran-munich.yml
+++ b/kubernetes-configs/adtran-munich.yml
@@ -1,21 +1,19 @@
 # SEBA Values
 
-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: 'matteoscandolo/voltha-envoy:berlin-1.0.2'
+netconfImage: 'matteoscandolo/voltha-netconf:berlin-1.0.2'
+ofagentImage: 'matteoscandolo/voltha-ofagent:berlin-1.0.2'
+vcliImage: 'matteoscandolo/voltha-cli:berlin-1.0.2'
+vcoreImage: 'matteoscandolo/voltha-voltha:berlin-1.0.2'
 
 onosImage: 'onosproject/onos:1.13.5'
 
+# synchronizers
 att-workflow-driver:
   image:
+    repository: xosproject/att-workflow-driver-synchronizer
     tag: 'master'
 
-# volt:
-#   image:
-#     tag: 'master'
-
 application_logs: |
   log4j.logger.org.opencord.olt = TRACE
   log4j.logger.org.opencord.kafka = DEBUG