nvchecker: add immugw
This commit is contained in:
parent
42c4f66839
commit
847825f669
1 changed files with 6 additions and 0 deletions
|
@ -234,6 +234,12 @@ github = "codenotary/immudb"
|
||||||
use_max_tag = true
|
use_max_tag = true
|
||||||
prefix = "v"
|
prefix = "v"
|
||||||
|
|
||||||
|
[immugw]
|
||||||
|
source = "github"
|
||||||
|
github = "codenotary/immugw"
|
||||||
|
use_max_tag = true
|
||||||
|
prefix = "v"
|
||||||
|
|
||||||
[youki]
|
[youki]
|
||||||
source = "github"
|
source = "github"
|
||||||
github = "containers/youki"
|
github = "containers/youki"
|
||||||
|
|
Loading…
Reference in a new issue