|
| 1 | +## [image-factory 1.0.3](https://github.com/siderolabs/image-factory/releases/tag/v1.0.3) (2026-02-09) |
| 2 | + |
| 3 | +Welcome to the v1.0.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 | +* Kevin Tijssen |
| 13 | +* Andrey Smirnov |
| 14 | +* Mateusz Urbanek |
| 15 | +* Daddie0 |
| 16 | +* Fritz Schaal |
| 17 | +* Laura Brehm |
| 18 | +* Pranav Patil |
| 19 | + |
| 20 | +### Changes |
| 21 | +<details><summary>8 commits</summary> |
| 22 | +<p> |
| 23 | + |
| 24 | +* [`dd92631`](https://github.com/siderolabs/image-factory/commit/dd926314f61e4bbd8797c0302e4a8a14b9d693fb) docs: correct path to hack/copy-artifacts.sh |
| 25 | +* [`ddc1a83`](https://github.com/siderolabs/image-factory/commit/ddc1a8389189e77e3f3679927ce550e9549a3e48) fix: update Talos to fix rpi_5 build |
| 26 | +* [`b3d07e5`](https://github.com/siderolabs/image-factory/commit/b3d07e5e38da475018493adb5106eca9348de517) docs: remove redundant Kubernetes version prerequisite |
| 27 | +* [`9666795`](https://github.com/siderolabs/image-factory/commit/96667959f60f6c4b6b670affdedc6ea898f6cfb2) fix: values.schema.json |
| 28 | +* [`8a8da46`](https://github.com/siderolabs/image-factory/commit/8a8da46331b9dcd6353e93879f63c6a422d8d035) feat: adjust security context for user namespace mode |
| 29 | +* [`bc631dc`](https://github.com/siderolabs/image-factory/commit/bc631dc3f9515bdbeabcb903190291805625ed9c) fix: values.schema.json |
| 30 | +* [`8ea6fe9`](https://github.com/siderolabs/image-factory/commit/8ea6fe9eccba498f761061a4842616f58566e68e) feat: add user namespace support with Kubernetes version validation |
| 31 | +* [`324c464`](https://github.com/siderolabs/image-factory/commit/324c464e22fff6ae13f4a199d7664229f628f07a) fix: skip initializing TUF if keyless signing is disabled |
| 32 | +</p> |
| 33 | +</details> |
| 34 | + |
| 35 | +### Changes from siderolabs/talos |
| 36 | +<details><summary>7 commits</summary> |
| 37 | +<p> |
| 38 | + |
| 39 | +* [`2628eb2ec`](https://github.com/siderolabs/talos/commit/2628eb2ece05d7f817fc42e12b979d3f8ca9710c) fix: typo with rpi_5 profile name |
| 40 | +* [`d5ebcd7ca`](https://github.com/siderolabs/talos/commit/d5ebcd7cae1a20c8000e2f4d5a02c81e4dbe5186) fix: stop building talosctl debug on Windows |
| 41 | +* [`8b85c7c63`](https://github.com/siderolabs/talos/commit/8b85c7c637cc08d35bbf6968abebb8c4cdfb82ad) chore: update deps |
| 42 | +* [`d905035b5`](https://github.com/siderolabs/talos/commit/d905035b5e5c7787a5171ba2e0127c89755e8774) fix: swap volume configuration for min/max size |
| 43 | +* [`d43a01ccb`](https://github.com/siderolabs/talos/commit/d43a01ccbdd318080b54e52d2f2fbec93042c458) feat: implement `talosctl debug` |
| 44 | +* [`34a31c979`](https://github.com/siderolabs/talos/commit/34a31c9797d5a7e1700c3d945a21367b81c79385) feat: add mount options support for existing volumes |
| 45 | +* [`1bf95eed1`](https://github.com/siderolabs/talos/commit/1bf95eed185152c38397cd3b43b6ff9d421678c5) feat: improve dashboard uptime display |
| 46 | +</p> |
| 47 | +</details> |
| 48 | + |
| 49 | +### Dependency Changes |
| 50 | + |
| 51 | +* **github.com/siderolabs/talos** v1.13.0-alpha.1 -> 2628eb2ece05 |
| 52 | +* **github.com/siderolabs/talos/pkg/machinery** v1.13.0-alpha.1 -> 2628eb2ece05 |
| 53 | + |
| 54 | +Previous release can be found at [v1.0.2](https://github.com/siderolabs/image-factory/releases/tag/v1.0.2) |
| 55 | + |
1 | 56 | ## [image-factory 1.0.2](https://github.com/siderolabs/image-factory/releases/tag/v1.0.2) (2026-02-04) |
2 | 57 |
|
3 | 58 | Welcome to the v1.0.2 release of image-factory! |
|
0 commit comments