From 0d9671398861bb230b0e4f5f27bf5bb6e33129c5 Mon Sep 17 00:00:00 2001 From: Alex Shatov Date: Tue, 27 Feb 2018 12:08:34 -0500 Subject: [PATCH] up the version to 2.1.0 for policy-handler Change-Id: I3fc12232a5f2895bfcab435e28aa991ef3bd329e Signed-off-by: Alex Shatov Issue-ID: DCAEGEN2-347 --- blueprints/policy_handler.yaml-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/policy_handler.yaml-template b/blueprints/policy_handler.yaml-template index f3f2b42..0c383fb 100644 --- a/blueprints/policy_handler.yaml-template +++ b/blueprints/policy_handler.yaml-template @@ -41,7 +41,7 @@ inputs: policy_handler_image: description: Docker image for policy_handler - default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:v2.0.0' + default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:v2.1.0' application_config: description: policy handler application configuration - requires info on policy-engine -- 2.16.6