From 01b986942b24af425c9bcf17bb61bfad1dca01aa Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Wed, 10 Apr 2019 09:06:34 -0400 Subject: Update k8s plugin version Change-Id: I4d5957a9621b5f8e9bdc8259878e8f8cf220e340 Issue-ID: DCAEGEN2-1136 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 5a634fe..d1235a5 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.4.5/k8splugin_types.yaml" +- "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/k8splugin/1.4.12/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