nvchecker: add nerdctl
This commit is contained in:
parent
7cf79f836e
commit
5486e15b4c
1 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,12 @@ to_pattern = '\1.\2.\3'
|
|||
|
||||
# github
|
||||
|
||||
[nerdctl]
|
||||
source = "github"
|
||||
github = "containerd/nerdctl"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[libzen]
|
||||
source = "github"
|
||||
github = "MediaArea/ZenLib"
|
||||
|
|
Loading…
Reference in a new issue