Skip to content

Commit 010da38

Browse files
committed
chore: prepare for the 0.4.0 release
1 parent 52f55c1 commit 010da38

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ namespace: sysdig
99
name: agent
1010

1111
# The version of the collection. Must be compatible with semantic versioning
12-
version: 0.2.0
12+
version: 0.4.0
1313

1414
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1515
readme: README.md

roles/agent_install/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
# defaults file for ansible-sysdig
3-
role_version: 0.3.0
3+
role_version: 0.4.0
44

55
features:
66
monitoring:

0 commit comments

Comments
 (0)