nvchecker: add dagger

This commit is contained in:
George Rawlinson 2022-03-31 08:51:23 +00:00
parent fd4dfadf6c
commit 79ddbce6f9
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -136,6 +136,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[dagger]
source = "github"
github = "dagger/dagger"
use_max_tag = true
prefix = "v"
[mimir]
source = "github"
github = "grafana/mimir"