Skip to content

Commit

Permalink
chore: prepare for the 0.4.1 release (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
mavimo authored Mar 20, 2024
1 parent 8a58276 commit 928e4ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace: sysdig
name: agent

# The version of the collection. Must be compatible with semantic versioning
version: 0.4.0
version: 0.4.1

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down
2 changes: 1 addition & 1 deletion roles/agent_install/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
# defaults file for ansible-sysdig
role_version: 0.4.0
role_version: 0.4.1

features:
monitoring:
Expand Down

0 comments on commit 928e4ee

Please sign in to comment.