File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ sbc-rockpi 0.1.0-beta.3] ( https://github.com/siderolabs/sbc-rockpi/releases/tag/v0.1.0-beta.3 ) (2024-08-08)
2+
3+ Welcome to the v0.1.0-beta.3 release of sbc-rockpi!
4+ * This is a pre-release of sbc-rockpi*
5+
6+
7+
8+ Please try out the release binaries and report any issues at
9+ https://github.com/siderolabs/sbc-rockpi/issues .
10+
11+ ### Contributors
12+
13+ * Noel Georgi
14+ * Hemanth Bollamreddi
15+
16+ ### Changes
17+ <details ><summary >3 commits</summary >
18+ <p >
19+
20+ * [ ` 4f15e8d ` ] ( https://github.com/siderolabs/sbc-rockpi/commit/4f15e8d4ad2b2b523d296c403651f3c3e37ac231 ) chore: rekres
21+ * [ ` 7cd9b38 ` ] ( https://github.com/siderolabs/sbc-rockpi/commit/7cd9b38222933631c66597f6ce7ce26406bd9010 ) chore: rekres and bump deps
22+ * [ ` 1eef47f ` ] ( https://github.com/siderolabs/sbc-rockpi/commit/1eef47f8fe45cf0cbf211f6fa477cc1196b04577 ) feat: add support for helios64
23+ </p >
24+ </details >
25+
26+ ### Dependency Changes
27+
28+ This release has no dependency changes
29+
30+ Previous release can be found at [ v0.1.0-beta.2] ( https://github.com/siderolabs/sbc-rockpi/releases/tag/v0.1.0-beta.2 )
31+
132## [ sbc-rockpi 0.1.0-beta.2] ( https://github.com/siderolabs/sbc-rockpi/releases/tag/v0.1.0-beta.2 ) (2024-07-04)
233
334Welcome to the v0.1.0-beta.2 release of sbc-rockpi!
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ project_name = "sbc-rockpi"
55github_repo = " siderolabs/sbc-rockpi"
66match_deps = " ^github.com/(siderolabs/[a-zA-Z0-9-]+)$"
77
8- previous = " v0.1.0-beta.1 "
8+ previous = " v0.1.0-beta.2 "
99pre_release = true
1010
1111# [notes]
You can’t perform that action at this time.
0 commit comments