From 05e0f6e57cdd56430f1bfaa253ee0467217bed45 Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Wed, 12 Sep 2018 05:53:14 +0000 Subject: Update k8s type file to 1.4.3 Change-Id: I1a3f2b9d13cc0e7a8889bf25b34bfd1a167d178e Issue-ID: DCAEGEN2-591 Signed-off-by: Jack Lucas --- blueprints/k8s-holmes-engine.yaml-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blueprints/k8s-holmes-engine.yaml-template') diff --git a/blueprints/k8s-holmes-engine.yaml-template b/blueprints/k8s-holmes-engine.yaml-template index 5f43eed..0c4eacf 100644 --- a/blueprints/k8s-holmes-engine.yaml-template +++ b/blueprints/k8s-holmes-engine.yaml-template @@ -19,7 +19,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: -- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/k8splugin/1.4.2/k8splugin_types.yaml" +- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/k8splugin/1.4.3/k8splugin_types.yaml" - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/dcaepolicyplugin/2.3.0/dcaepolicyplugin_types.yaml" - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_ccsdk_platform_plugins_releases }}/type_files/pgaas/1.1.0/pgaas_types.yaml" inputs: -- cgit 1.2.3-korg