diff --git a/plugins/k8smeta/src/shared_with_tests_consts.h b/plugins/k8smeta/src/shared_with_tests_consts.h index 2b7a46a7..084a97b8 100644 --- a/plugins/k8smeta/src/shared_with_tests_consts.h +++ b/plugins/k8smeta/src/shared_with_tests_consts.h @@ -77,7 +77,7 @@ limitations under the License. // Generic plugin consts ///////////////////////// #define PLUGIN_NAME "k8smeta" -#define PLUGIN_VERSION "0.1.1" +#define PLUGIN_VERSION "0.2.0" #define PLUGIN_DESCRIPTION \ "Enrich syscall events with information about the pod that throws them" #define PLUGIN_CONTACT "github.com/falcosecurity/plugins"