omni/hack/release.toml
Artem Chernyshev 32edf99f08
Some checks failed
default / default (push) Has been cancelled
default / e2e-backups (push) Has been cancelled
default / e2e-forced-removal (push) Has been cancelled
default / e2e-scaling (push) Has been cancelled
default / e2e-short (push) Has been cancelled
default / e2e-short-secureboot (push) Has been cancelled
default / e2e-templates (push) Has been cancelled
default / e2e-upgrades (push) Has been cancelled
default / e2e-workload-proxy (push) Has been cancelled
release(v0.49.1): prepare release
This is the official v0.49.1 release.

Signed-off-by: Artem Chernyshev <artem.chernyshev@talos-systems.com>
2025-05-07 18:08:32 +03: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 = "v0.49.0"