Skip to content

Commit

Permalink
chore: prepare for the 0.5.0 release (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
mavimo authored Mar 8, 2024
1 parent 4c7539e commit 712ff55
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.5.0

# 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.5.0

features:
monitoring:
Expand Down

0 comments on commit 712ff55

Please sign in to comment.