nvchecker: add prometheus-unbound-exporter

This commit is contained in:
George Rawlinson 2022-04-23 22:13:21 +12:00
parent 10a817bebb
commit e66a00c94d
Signed by: grawlinson
GPG Key ID: E0959FEA8B550539
1 changed files with 6 additions and 0 deletions

View File

@ -140,6 +140,12 @@ exclude_regex = "^.*(alpha|beta|rc).*$"
# github
[prometheus-unbound-exporter]
source = "github"
github = "letsencrypt/unbound_exporter"
use_max_tag = true
prefix = "v"
[ripsecrets]
source = "github"
github = "sirwart/ripsecrets"