File tree 1 file changed +19
-1
lines changed
1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,23 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
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
+
8
25
## [ 1.15.2] - 2024-01-12
9
26
10
27
### Changed
@@ -229,7 +246,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
229
246
### Added
230
247
- Support Redfish version 1.2.0 and 1.4.0 ([ #12 ] ( https://github.com/cybozu-go/setup-hw/pull/12 ) )
231
248
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
233
251
[ 1.15.2 ] : https://github.com/cybozu-go/setup-hw/compare/v1.15.1...v1.15.2
234
252
[ 1.15.1 ] : https://github.com/cybozu-go/setup-hw/compare/v1.15.0...v1.15.1
235
253
[ 1.15.0 ] : https://github.com/cybozu-go/setup-hw/compare/v1.14.3...v1.15.0
You can’t perform that action at this time.
0 commit comments