Skip to content

Commit eec01d1

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

7 files changed

Lines changed: 59 additions & 25 deletions

File tree

.kres.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -773,7 +773,7 @@ spec:
773773
Licensor: Sidero Labs, Inc.
774774
LicensedWork: Image Factory
775775
Copyright: (c) 2026 Sidero Labs, Inc.
776-
ChangeDate: "2030-01-29"
776+
ChangeDate: "2030-02-03"
777777
ChangeLicense: Mozilla Public License, version 2.0
778778
EnterpriseLink: https://www.siderolabs.com/contact/
779779
header: |

CHANGELOG.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,56 @@
1+
## [image-factory 1.0.1](https://github.com/siderolabs/image-factory/releases/tag/v1.0.1) (2026-02-03)
2+
3+
Welcome to the v1.0.1 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+
* Andrey Smirnov
13+
* Noel Georgi
14+
* Dmitrii Sharshakov
15+
* Mateusz Urbanek
16+
* Orzelius
17+
18+
### Changes
19+
<details><summary>1 commit</summary>
20+
<p>
21+
22+
* [`ec1c0a7`](https://github.com/siderolabs/image-factory/commit/ec1c0a790c99c55fcc3c315429f96e266bee7343) fix: pass insecure to the cosign new bundle verifier
23+
</p>
24+
</details>
25+
26+
### Changes from siderolabs/talos
27+
<details><summary>13 commits</summary>
28+
<p>
29+
30+
* [`055add7ae`](https://github.com/siderolabs/talos/commit/055add7aeb158b6f4e09ef06966de7622d1b3940) release(v1.13.0-alpha.1): prepare release
31+
* [`900516e68`](https://github.com/siderolabs/talos/commit/900516e68950e4b94696f6a9b481cefee44b3360) chore: update image signer
32+
* [`938de566e`](https://github.com/siderolabs/talos/commit/938de566eca30af3cc4355a94931186f19b682f2) feat: bump kernel
33+
* [`388cec727`](https://github.com/siderolabs/talos/commit/388cec72796d0ecd0c7103efcaab9066e9b62509) feat(overlays): add new overlays
34+
* [`9f2dd6312`](https://github.com/siderolabs/talos/commit/9f2dd6312f9d49e4d03347c98b100119f94cf807) refactor: api tests
35+
* [`a90783146`](https://github.com/siderolabs/talos/commit/a90783146fc2d475055bfce0f8b5120969f74dc7) feat: add a helper module to generate standard patches
36+
* [`1fec5b23d`](https://github.com/siderolabs/talos/commit/1fec5b23d0c10e53863a7c0f89f862708a7f4069) fix: implement merger for PercentageSize
37+
* [`8b245b8f2`](https://github.com/siderolabs/talos/commit/8b245b8f269b6c8cb463f2cf537d2ed2ab6924ec) feat: implement new image service APIs
38+
* [`d90c775b8`](https://github.com/siderolabs/talos/commit/d90c775b8441705003de3427b2e6831dcbfb449f) chore: rename internal `talosctl debug air-gapped`
39+
* [`2165280d0`](https://github.com/siderolabs/talos/commit/2165280d0eedf59899ad44e2f3289d81b3dab466) refactor: change the way one2many proxying is picked
40+
* [`b1b703dbe`](https://github.com/siderolabs/talos/commit/b1b703dbe2b25785ded0c77f23d674d9b9934975) chore: move sync logging code to go-kubernetes package
41+
* [`e48c6d7ab`](https://github.com/siderolabs/talos/commit/e48c6d7ab9c8a2e28ebe2115ac09f1557bbcca33) fix: allow to expose a port multiple times in Docker
42+
* [`410d8cb57`](https://github.com/siderolabs/talos/commit/410d8cb5727ccf054c9097f33bc916d87076a599) fix: undo CRLF on Windows (talosctl edit)
43+
</p>
44+
</details>
45+
46+
### Dependency Changes
47+
48+
* **github.com/siderolabs/talos** 859d3f03c444 -> v1.13.0-alpha.1
49+
* **github.com/siderolabs/talos/pkg/machinery** 859d3f03c444 -> v1.13.0-alpha.1
50+
* **github.com/sigstore/sigstore** v1.10.3 -> v1.10.4
51+
52+
Previous release can be found at [v1.0.0](https://github.com/siderolabs/image-factory/releases/tag/v1.0.0)
53+
154
## [image-factory 1.0.0](https://github.com/siderolabs/image-factory/releases/tag/v1.0.0) (2026-01-29)
255

356
Welcome to the v1.0.0 release of image-factory!

deploy/helm/image-factory/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: image-factory
33
description: A Helm chart to deploy Sidero Image Factory on a Kubernetes cluster
44
type: application
55
version: v1.0.0
6-
appVersion: "v1.0.0"
6+
appVersion: "v1.0.1"
77
home: https://github.com/siderolabs/image-factory
88
sources:
99
- https://github.com/siderolabs/image-factory

deploy/helm/image-factory/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# image-factory
22

3-
![Version: v1.0.0](https://img.shields.io/badge/Version-v1.0.0-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: v1.0.0](https://img.shields.io/badge/AppVersion-v1.0.0-informational?style=flat)
3+
![Version: v1.0.0](https://img.shields.io/badge/Version-v1.0.0-informational?style=flat) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat) ![AppVersion: v1.0.1](https://img.shields.io/badge/AppVersion-v1.0.1-informational?style=flat)
44

55
A Helm chart to deploy Sidero Image Factory on a Kubernetes cluster
66

enterprise/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Licensed Work: Image Factory
77
The Licensed Work is (c) 2026 Sidero Labs, Inc.
88
Additional Use Grant: None
99

10-
Change Date: 2030-01-29
10+
Change Date: 2030-02-03
1111

1212
Change License: Mozilla Public License, version 2.0
1313

hack/release.toml

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

8-
previous = "v0.9.0"
8+
previous = "v1.0.0"
99
pre_release = false
1010

1111
[notes]
1212

13-
[notes.configuration]
14-
title = "Configuration moved to env and config files only"
15-
description = """\
16-
All configuration is now provided exclusively via environment variables and/or configuration files.
17-
Command-line flags for configuration have been removed.
18-
19-
Users must migrate any existing CLI-based configuration to env variables or supported config file formats.
20-
This change simplifies the runtime interface but is a breaking change and requires updates to existing workflows relying on CLI flags.
21-
"""
22-
23-
[notes.rootless]
24-
title = "Disk Image"
25-
description = """\
26-
The disk image build process no longer requires privileged deployment and mounting '/dev'.
27-
The build process now operates in userspace, and it doesn't depend on host Linux kernel anymore.
28-
This change enhances security and portability, allowing disk images to be built in a wider range of environments without elevated permissions.
29-
This also enables most of the image builds to be fully reproducible.
30-
"""
31-
3213
[make_deps]
3314

3415
[make_deps.pkgs]

internal/version/data/tag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.0
1+
v1.0.1

0 commit comments

Comments
 (0)