From f8d8dc6ba61a35c6cf44b0074cb5f3562c82f24e Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Tue, 17 Apr 2018 17:31:36 +0000 Subject: Update to k8s plugin 1.1.0 Change-Id: I3ee1b0bf99091a6d007574ed0df9af246a58a734 Issue-ID: DCAEGEN2-447 Signed-off-by: Jack Lucas --- blueprints/k8s-holmes-rules.yaml-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blueprints/k8s-holmes-rules.yaml-template') diff --git a/blueprints/k8s-holmes-rules.yaml-template b/blueprints/k8s-holmes-rules.yaml-template index ccf4913..5c44c60 100644 --- a/blueprints/k8s-holmes-rules.yaml-template +++ b/blueprints/k8s-holmes-rules.yaml-template @@ -19,7 +19,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: -- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/k8splugin/1.0.1/k8splugin_types.yaml" +- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/k8splugin/1.1.0/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