Skip to content

Commit

Permalink
Merge pull request #343 from ripienaar/0_30_3
Browse files Browse the repository at this point in the history
(misc) Release 0.30.3
  • Loading branch information
ripienaar authored Feb 4, 2024
2 parents de82e19 + 9659b36 commit 76ec77e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
|Date |Issue|Description |
|----------|-----|---------------------------------------------------------------------------------------------------------|
|2024/02/04| |Release 0.30.3 |
|2024/02/04| |Update dependencies |
|2024/02/03| |Release 0.30.2 |
|2024/01/08|339 | Use modern APT keyrings on Debian family |
|2024/01/08|339 |Use modern APT keyrings on Debian family |
|2023/12/27|336 |Ensure tasks from non-production environments actually work |
|2023/10/06| |Release 0.30.1 |
|2023/09/18|331 |Adds the architecture parameter to remove warnings about unsupported architectures |
Expand Down
4 changes: 2 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "choria-choria",
"version": "0.30.2",
"version": "0.30.3",
"author": "R.I.Pienaar <[email protected]>",
"license": "Apache-2.0",
"summary": "Install and manage the Choria plugin for MCollective",
Expand All @@ -14,7 +14,7 @@
{ "name": "choria/mcollective_choria", "version_requirement": ">= 0.22.1 < 2.0.0" },
{ "name": "choria/mcollective", "version_requirement": ">= 0.14.5 < 2.0.0" },
{ "name": "choria/mcollective_agent_puppet", "version_requirement": ">= 2.4.3" },
{ "name": "choria/mcollective_agent_package", "version_requirement": ">= 5.4.0" },
{ "name": "choria/mcollective_agent_package", "version_requirement": ">= 5.4.1" },
{ "name": "choria/mcollective_agent_service", "version_requirement": ">= 4.0.1" },
{ "name": "choria/mcollective_agent_filemgr", "version_requirement": ">= 2.0.2" },
{ "name": "choria/mcollective_util_actionpolicy", "version_requirement": ">= 3.0.0" }
Expand Down

0 comments on commit 76ec77e

Please sign in to comment.