mirror of
https://github.com/siderolabs/kres.git
synced 2026-02-05 09:45:35 +01:00
It is meant to be edited. Plus other small cleanups. Signed-off-by: Alexey Palazhchenko <alexey.palazhchenko@talos-systems.com>
12 lines
222 B
TOML
12 lines
222 B
TOML
# commit to be tagged for the new release
|
|
commit = "HEAD"
|
|
|
|
project_name = "kres"
|
|
github_repo = "talos-systems/kres"
|
|
match_deps = "^github.com/(talos-systems/[a-zA-Z0-9-]+)$"
|
|
|
|
# previous = -
|
|
# pre_release = true
|
|
|
|
# [notes]
|