Skip to content

Commit 6e458f9

Browse files
FedeDPpoiana
authored andcommitted
update(plugins/k8smeta): bump k8smeta to 0.3.0 final.
Signed-off-by: Federico Di Pierro <nierro92@gmail.com>
1 parent 8f55be8 commit 6e458f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/k8smeta/src/shared_with_tests_consts.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ limitations under the License.
7878
// Generic plugin consts
7979
/////////////////////////
8080
#define PLUGIN_NAME "k8smeta"
81-
#define PLUGIN_VERSION "0.3.0-rc1"
81+
#define PLUGIN_VERSION "0.3.0"
8282
#define PLUGIN_DESCRIPTION \
8383
"Enrich syscall events with information about the pod that throws them"
8484
#define PLUGIN_CONTACT "github.com/falcosecurity/plugins"

0 commit comments

Comments
 (0)