Update BP for DH change to new version 35/55035/1
authorShadi Haidar <sh1986@att.com>
Mon, 18 Jun 2018 21:32:05 +0000 (17:32 -0400)
committerShadi Haidar <sh1986@att.com>
Mon, 18 Jun 2018 21:32:34 +0000 (17:32 -0400)
Updated Deployment Handler to new version 2.2.0

Change-Id: I33f885acca5324a802c438eb8e602c9024c91a74
Issue-ID: DCAEGEN2-548
Signed-off-by: Shadi Haidar <sh1986@att.com>
blueprints/DeploymentHandler.yaml-template
blueprints/k8s-deployment_handler.yaml-template

index 796a321..2aa8373 100644 (file)
@@ -44,7 +44,7 @@ inputs:
 
   deployment_handler_image:
     description: Docker image for deployment handler
-    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:2.1.5'
+    default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:2.2.0'
 
   application_config:
     description: deployment handler application configuration (to override defaults)
index efd3cbd..7bffebf 100644 (file)
@@ -31,7 +31,7 @@ inputs:
 
   deployment_handler_image:
     description: Docker image for deployment handler
-    default: {{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:2.1.5
+    default: {{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.deployment-handler:2.2.0
   application_config:
     description: deployment handler application configuration (to override defaults)
     default: {}