Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mahendrapaipuri authored and github-actions[bot] committed Jul 9, 2024
1 parent a13fcd3 commit 4919945
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ mahendrapaipuri.Ansible Release Notes

.. contents:: Topics

v0.4.0
======

Minor Changes
-------------

- minor: Upgrade ceems roles (https://github.com/mahendrapaipuri/ansible/pull/16)

v0.3.2
======

Expand Down
2 changes: 1 addition & 1 deletion changelogs/.plugin-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ plugins:
shell: {}
strategy: {}
vars: {}
version: 0.3.2
version: 0.4.0
7 changes: 7 additions & 0 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
---
ancestor:
releases:
0.4.0:
changes:
minor_changes:
- 'minor: Upgrade ceems roles (https://github.com/mahendrapaipuri/ansible/pull/16)'
trivial:
- 'patch: New NVIDIA/dcgm-exporter upstream release 3.3.6-3.4.2! (https://github.com/mahendrapaipuri/ansible/pull/14)'
release_date: '2024-07-09'
0.3.2:
changes:
trivial:
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ namespace: mahendrapaipuri
# The name of the collection. Has the same character restrictions as 'namespace'
name: ansible
# The version of the collection. Must be compatible with semantic versioning
version: "0.3.2"
version: "0.4.0"
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
# A list of the collection's content authors. Can be just the name or in the format 'Full Name <email> (url)
Expand Down

0 comments on commit 4919945

Please sign in to comment.