Skip to content

Commit

Permalink
chore(main): release 3.0.0 (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 5, 2024
1 parent 5ee3574 commit 2a3efbc
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.2.0"
".": "3.0.0"
}
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## [3.0.0](https://github.com/vexxhost/ansible-collection-ceph/compare/v2.2.0...v3.0.0) (2024-01-05)


### ⚠ BREAKING CHANGES

* use cephadm support ([#15](https://github.com/vexxhost/ansible-collection-ceph/issues/15))

### Bug Fixes

* grant proper permissioins to gh token ([#21](https://github.com/vexxhost/ansible-collection-ceph/issues/21)) ([5ee3574](https://github.com/vexxhost/ansible-collection-ceph/commit/5ee3574fc392a254bed3345b74deefbdf6c217ee))


### Code Refactoring

* use cephadm support ([#15](https://github.com/vexxhost/ansible-collection-ceph/issues/15)) ([a6113f8](https://github.com/vexxhost/ansible-collection-ceph/commit/a6113f8e1632ee0809836960f2a95563105785c0))

## [2.2.0](https://github.com/vexxhost/ansible-collection-ceph/compare/v2.1.0...v2.2.0) (2023-10-18)


Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace: vexxhost
name: ceph
version: 2.2.0 # x-release-please-version
version: 3.0.0 # x-release-please-version
readme: README.md
authors:
- Mohammed Naser <[email protected]>
Expand Down

0 comments on commit 2a3efbc

Please sign in to comment.