sidero/hack/release.toml
Andrey Smirnov bf6c2e7db2
feat: update to Talos 1.12.0
Update to the latest.

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
2025-12-24 20:49:00 +04:00

23 lines
384 B
TOML

# commit to be tagged for new release
commit = "HEAD"
project_name = "Sidero"
github_repo = "talos-systems/sidero"
match_deps = "^github.com/(talos-systems/[a-zA-Z0-9-]+)$"
# previous release
previous = "v0.6.11"
pre_release = false
preface = """\
"""
[notes]
[notes.talos]
title = "Talos Linux"
description = """\
Sidero Metal now supports Talos Linux v1.12.x.
"""