Skip to content

Commit 928e4ee

Browse files
authored
chore: prepare for the 0.4.1 release (#434)
1 parent 8a58276 commit 928e4ee

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.4.0
12+
version: 0.4.1
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.4.0
3+
role_version: 0.4.1
44

55
features:
66
monitoring:

0 commit comments

Comments
 (0)