From 0429883d99f7bfc48b0893f64e797b1bb4d888a4 Mon Sep 17 00:00:00 2001 From: Mark Stemm Date: Thu, 21 Feb 2019 10:50:15 -0800 Subject: [PATCH] Update version to 0.3.0 (#543) 0.2.0 was released as a part of testing an early version in https://github.com/falcosecurity/falco/pull/537, and can't be overwritten, so publish as 0.3.0. --- integrations/puppet-module/sysdig-falco/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/puppet-module/sysdig-falco/metadata.json b/integrations/puppet-module/sysdig-falco/metadata.json index 719de2de..6b8cd09e 100644 --- a/integrations/puppet-module/sysdig-falco/metadata.json +++ b/integrations/puppet-module/sysdig-falco/metadata.json @@ -1,6 +1,6 @@ { "name": "sysdig-falco", - "version": "0.2.0", + "version": "0.3.0", "author": "sysdig", "summary": "Sysdig Falco: Behavioral Activity Monitoring With Container Support", "license": "Apache-2.0",