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 52f55c1 commit 010da38Copy full SHA for 010da38
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.2.0
+version: 0.4.0
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.3.0
+role_version: 0.4.0
4
5
features:
6
monitoring:
0 commit comments