Skip to content

Commit a87b0d2

Browse files
committed
release(v1.12.4): prepare release
This is the official v1.12.4 release. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
1 parent 8493bc5 commit a87b0d2

File tree

2 files changed

+26
-15
lines changed

2 files changed

+26
-15
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,28 @@
1+
## [overlays 1.12.4](https://github.com/siderolabs/overlays/releases/tag/v1.12.4) (2026-02-12)
2+
3+
Welcome to the v1.12.4 release of overlays!
4+
5+
6+
7+
Please try out the release binaries and report any issues at
8+
https://github.com/siderolabs/overlays/issues.
9+
10+
### Contributors
11+
12+
13+
### Changes
14+
<details><summary>0 commit</summary>
15+
<p>
16+
17+
</p>
18+
</details>
19+
20+
### Dependency Changes
21+
22+
This release has no dependency changes
23+
24+
Previous release can be found at [v1.12.3](https://github.com/siderolabs/overlays/releases/tag/v1.12.3)
25+
126
## [overlays 1.12.3](https://github.com/siderolabs/overlays/releases/tag/v1.12.3) (2026-02-06)
227

328
Welcome to the v1.12.3 release of overlays!

hack/release.toml

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,7 @@ project_name = "overlays"
55
github_repo = "siderolabs/overlays"
66
match_deps = "^github.com/(siderolabs/[a-zA-Z0-9-]+)$"
77

8-
previous = "v1.12.2"
8+
previous = "v1.12.3"
99
pre_release = false
1010

1111
[notes]
12-
[notes.rpi5]
13-
title = "Raspberry Pi 5 Support"
14-
description = """
15-
Added support for Raspberry Pi5 support (via sbc-raspberrypi:v0.1.8).
16-
"""
17-
18-
[rockchip]
19-
title = "Rockchip SBC's"
20-
description = """\
21-
New RockChip SBC's have been added:
22-
23-
* friendlyelec-cm3588-nas
24-
* rock5b-plus
25-
"""

0 commit comments

Comments
 (0)