This repository has been archived on 2026-05-02. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
teleport-bin/.nvchecker.toml
Christian Heusel 21421a95e7 upgpkg: teleport-bin 15.3.7-1
upstream release
2024-05-24 05:16:38 +02:00

7 lines
146 B
TOML

[teleport-bin]
source = "github"
github = "gravitational/teleport"
use_latest_release = true
prefix = "v"
exclude_regex = ".*(rc|r|alpha|beta).*"