Skip to content

Commit

Permalink
Bump to v16.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Serong <tserong@suse.com>
  • Loading branch information
tserong committed Mar 24, 2022
1 parent b1a79ec commit af2d2ab
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [16.2.2] - 2022-03-24
### Added
- Add OS and Ceph version info to `ceph-salt status` output (#478)
- add the orchestrator `_admin` host label during `ceph-salt update` (#476)

### Fixed
- config the ssh key after package install/upgrade (#474)

## [16.2.1] - 2022-02-24
### Fixed
- use ipaddress module to determine loopback interfaces (#472)
Expand Down Expand Up @@ -323,7 +331,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Minimal README.
- The CHANGELOG file.

[Unreleased]: https://github.com/ceph/ceph-salt/compare/v16.2.1...HEAD
[Unreleased]: https://github.com/ceph/ceph-salt/compare/v16.2.2...HEAD
[16.2.2]: https://github.com/ceph/ceph-salt/releases/tag/v16.2.2
[16.2.1]: https://github.com/ceph/ceph-salt/releases/tag/v16.2.1
[16.2.0]: https://github.com/ceph/ceph-salt/releases/tag/v16.2.0
[15.2.16]: https://github.com/ceph/ceph-salt/releases/tag/v15.2.16
Expand Down
2 changes: 1 addition & 1 deletion ceph-salt.spec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
%endif

Name: ceph-salt
Version: 16.2.1
Version: 16.2.2
Release: 1%{?dist}
Summary: CLI tool to deploy Ceph clusters
License: MIT
Expand Down

0 comments on commit af2d2ab

Please sign in to comment.