From bc8173227daf39614543914efca5463c99623012 Mon Sep 17 00:00:00 2001 From: Alex Shatov Date: Thu, 22 Mar 2018 15:54:33 -0400 Subject: blueprint for 2.4.1 policy-handler Change-Id: Ib4cc3ce1e86f849bf2bb965afab104d8406253ef Signed-off-by: Alex Shatov Issue-ID: DCAEGEN2-389 --- 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 f066108..2f74251 100644 --- a/blueprints/policy_handler.yaml-template +++ b/blueprints/policy_handler.yaml-template @@ -39,7 +39,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.4.0' + default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:v2.4.1' application_config: description: policy handler application configuration - requires info on policy-engine -- cgit 1.2.3-korg