From d2aed9a6fd6f45326f19bc45f0c3f26f0de52f32 Mon Sep 17 00:00:00 2001 From: Alex Shatov Date: Wed, 9 May 2018 09:56:44 -0400 Subject: fixed version in blueprint 2.4.2 policy-handler - removed v from 'v2.4.2' to have '2.4.2' for default version of the policy-handler version Change-Id: I26152ad894d7e91c9be5444e434b2866d312df9a Signed-off-by: Alex Shatov Issue-ID: DCAEGEN2-495 --- blueprints/k8s-policy_handler.yaml-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/k8s-policy_handler.yaml-template b/blueprints/k8s-policy_handler.yaml-template index 448dfc6..f961925 100644 --- a/blueprints/k8s-policy_handler.yaml-template +++ b/blueprints/k8s-policy_handler.yaml-template @@ -32,7 +32,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.2' + default: '{{ ONAPTEMPLATE_DOCKERREGURL_org_onap_dcaegen2_releases }}/onap/org.onap.dcaegen2.platform.policy-handler:2.4.2' application_config: description: policy handler application configuration - requires info on policy-engine -- cgit 1.2.3-korg