Skip to content

Commit 10c9343

Browse files
authored
chore: prepare for release 0.4.3 (#454)
1 parent f9e8157 commit 10c9343

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

55
features:
66
monitoring:

0 commit comments

Comments
 (0)