omni/hack/release.toml
Utku Ozdemir cf10a6c442
release(v1.5.9): prepare release
This is the official v1.5.9 release.

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2026-03-09 14:39:22 +01:00

10 lines
225 B
TOML

# commit to be tagged for the new release
commit = "HEAD"
project_name = "Omni"
github_repo = "siderolabs/omni"
match_deps = "^github.com/((talos-systems|siderolabs)/[a-zA-Z0-9-]+)$"
pre_release = false
previous = "v1.5.8"