From: Alex Shatov Date: Wed, 9 May 2018 13:56:44 +0000 (-0400) Subject: fixed version in blueprint 2.4.2 policy-handler X-Git-Tag: 2.0.0-ONAP~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F41%2F46841%2F1;p=dcaegen2%2Fplatform%2Fblueprints.git 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 --- 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