From b3eebb82c2758a63e8c8764ffe523a566d10a0ca Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Fri, 10 Jan 2020 13:24:50 -0500 Subject: Fix import file versions Issue-ID: DCAEGEN2-2018 Signed-off-by: Jack Lucas Change-Id: Ia9dd43974bf8a3e1c34cda1bb130798ea9ace353 --- blueprints/k8s-hv-ves.yaml-template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'blueprints/k8s-hv-ves.yaml-template') diff --git a/blueprints/k8s-hv-ves.yaml-template b/blueprints/k8s-hv-ves.yaml-template index 885a42e..9452a5c 100644 --- a/blueprints/k8s-hv-ves.yaml-template +++ b/blueprints/k8s-hv-ves.yaml-template @@ -20,8 +20,8 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - 'http://www.getcloudify.org/spec/cloudify/3.4/types.yaml' - - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/k8splugin/1.6.0/k8splugin_types.yaml + - https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml + - {{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/k8splugin/1.7.1/k8splugin_types.yaml inputs: tag_version: -- cgit 1.2.3-korg