omni/hack/release.toml
Utku Ozdemir 6dfaae013d
release(v1.5.11): prepare release
This is the official v1.5.11 release.

Signed-off-by: Utku Ozdemir <utku.ozdemir@siderolabs.com>
2026-03-13 13:36:59 +01:00

10 lines
226 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.10"