We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e8157 commit 10c9343Copy full SHA for 10c9343
galaxy.yml
@@ -9,7 +9,7 @@ namespace: sysdig
9
name: agent
10
11
# The version of the collection. Must be compatible with semantic versioning
12
-version: 0.4.2
+version: 0.4.3
13
14
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
15
readme: README.md
roles/agent_install/defaults/main.yml
@@ -1,6 +1,6 @@
1
---
2
# defaults file for ansible-sysdig
3
-role_version: 0.4.2
+role_version: 0.4.3
4
5
features:
6
monitoring:
0 commit comments