nvchecker: add immudb
This commit is contained in:
parent
3c7252ed17
commit
b68ee8b7a1
1 changed files with 6 additions and 0 deletions
|
@ -90,6 +90,12 @@ to_pattern = '\1.\2.\3'
|
|||
|
||||
# github
|
||||
|
||||
[immudb]
|
||||
source = "github"
|
||||
github = "codenotary/immudb"
|
||||
use_max_tag = true
|
||||
prefix = "v"
|
||||
|
||||
[youki]
|
||||
source = "github"
|
||||
github = "containers/youki"
|
||||
|
|
Loading…
Reference in a new issue