diff --git a/.repo/nvchecker.toml b/.repo/nvchecker.toml index 6cb8017..0359a29 100644 --- a/.repo/nvchecker.toml +++ b/.repo/nvchecker.toml @@ -234,6 +234,12 @@ github = "codenotary/immudb" use_max_tag = true prefix = "v" +[immugw] +source = "github" +github = "codenotary/immugw" +use_max_tag = true +prefix = "v" + [youki] source = "github" github = "containers/youki"