image-factory/hack/release.toml
Andrey Smirnov f0c7a7b53c
release(v1.0.3): prepare release
This is the official v1.0.3 release.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2026-02-09 15:11:24 +04:00

18 lines
347 B
TOML

# commit to be tagged for the new release
commit = "HEAD"
project_name = "image-factory"
github_repo = "siderolabs/image-factory"
match_deps = "^github.com/(siderolabs/[a-zA-Z0-9-]+)$"
previous = "v1.0.2"
pre_release = false
[notes]
[make_deps]
[make_deps.pkgs]
variable = "PKGS"
repository = "github.com/siderolabs/pkgs"