Skip to content

Commit eb042bf

Browse files
committed
Bump version to 1.16.0
1 parent c853870 commit eb042bf

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

CHANGELOG.md

+19-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ This project adheres to [Semantic Versioning](http://semver.org/).
55

66
## [Unreleased]
77

8+
## [1.16.0] - 2024-01-24
9+
10+
### Breaking Changes
11+
12+
#### Migrate image registry
13+
14+
We migrated the image repository of setup-hw to `ghcr.io`.
15+
From setup-hw v1.16.0, please use the following image.
16+
17+
- https://github.com/cybozu-go/setup-hw/pkgs/container/setup-hw
18+
19+
The [quay.io/cybozu/setup-hw](https://quay.io/repository/cybozu/setup-hw) will not be updated in the future.
20+
21+
### Changed
22+
23+
- Migrate to ghcr.io (#103)
24+
825
## [1.15.2] - 2024-01-12
926

1027
### Changed
@@ -229,7 +246,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
229246
### Added
230247
- Support Redfish version 1.2.0 and 1.4.0 ([#12](https://github.com/cybozu-go/setup-hw/pull/12))
231248

232-
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.15.2...HEAD
249+
[Unreleased]: https://github.com/cybozu-go/setup-hw/compare/v1.16.0...HEAD
250+
[1.16.0]: https://github.com/cybozu-go/setup-hw/compare/v1.15.2...v1.16.0
233251
[1.15.2]: https://github.com/cybozu-go/setup-hw/compare/v1.15.1...v1.15.2
234252
[1.15.1]: https://github.com/cybozu-go/setup-hw/compare/v1.15.0...v1.15.1
235253
[1.15.0]: https://github.com/cybozu-go/setup-hw/compare/v1.14.3...v1.15.0

0 commit comments

Comments
 (0)