mirror of
https://github.com/siderolabs/image-factory.git
synced 2026-05-04 20:06:16 +02:00
This is the official v1.0.3 release. Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
18 lines
347 B
TOML
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"
|