- fixed the zip folder bug when sending the blueprint to cloudify
  = this bug was preventing opening the blueprint in cloudify UI
    because the folder record is not properly formatted by admzip
    lib
Change-Id: Id97ecd93db69b09e12ac1e999e15299f5e85238c
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-855
 
   deployment_handler_image:
     description: Docker image for deployment handler
-    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:3.1.0'
+    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:3.2.0'
 
   application_config:
     description: deployment handler application configuration (to override defaults)
 
 
   deployment_handler_image:
     description: Docker image for deployment handler
-    default: {{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:3.1.0
+    default: {{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:3.2.0
   application_config:
     description: deployment handler application configuration (to override defaults)
     default: {}