File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ image-factory 0.8.3] ( https://github.com/siderolabs/image-factory/releases/tag/v0.8.3 ) (2025-08-20)
2+
3+ Welcome to the v0.8.3 release of image-factory!
4+
5+
6+
7+ Please try out the release binaries and report any issues at
8+ https://github.com/siderolabs/image-factory/issues .
9+
10+ ### Contributors
11+
12+ * Mateusz Urbanek
13+
14+ ### Changes
15+ <details ><summary >1 commit</summary >
16+ <p >
17+
18+ * [ ` 7254abf ` ] ( https://github.com/siderolabs/image-factory/commit/7254abf251c3a1140a220969ac9bd684c55f8774 ) fix: disable redirects to PXE
19+ </p >
20+ </details >
21+
22+ ### Dependency Changes
23+
24+ This release has no dependency changes
25+
26+ Previous release can be found at [ v0.8.2] ( https://github.com/siderolabs/image-factory/releases/tag/v0.8.2 )
27+
28+
129## [ image-factory 0.8.2] ( https://github.com/siderolabs/image-factory/releases/tag/v0.8.2 ) (2025-08-19)
230
331Welcome to the v0.8.2 release of image-factory!
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ project_name = "image-factory"
55github_repo = " siderolabs/image-factory"
66match_deps = " ^github.com/(siderolabs/[a-zA-Z0-9-]+)$"
77
8- previous = " v0.8.1 "
8+ previous = " v0.8.2 "
99# pre_release = true
1010
1111# [notes]
You can’t perform that action at this time.
0 commit comments