From 18bcb8230f6f1fac2f8dc905e2ca197f43810a1e Mon Sep 17 00:00:00 2001 From: Piotr Marcinkiewicz Date: Tue, 24 Nov 2020 09:20:30 +0100 Subject: Update blueprints to use k8splugin 3.4.3 Issue-ID: DCAEGEN2-2508 Signed-off-by: Piotr Marcinkiewicz Change-Id: I74207c61f343d0caaeb41e214dde015fb06c1818 --- blueprints/k8s-datafile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'blueprints/k8s-datafile.yaml') diff --git a/blueprints/k8s-datafile.yaml b/blueprints/k8s-datafile.yaml index 87f508c..a43e378 100644 --- a/blueprints/k8s-datafile.yaml +++ b/blueprints/k8s-datafile.yaml @@ -6,7 +6,7 @@ tosca_definitions_version: cloudify_dsl_1_3 description: Docker application to collect log file from PNF imports: - http://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml -- plugin:k8splugin?version=3.4.2 +- plugin:k8splugin?version=3.4.3 - plugin:dmaap?version=1.5.0 inputs: PM_MEAS_FILES_feed0_location: -- cgit 1.2.3-korg