Compare commits

..

2 commits

3 changed files with 10 additions and 0 deletions

3
.gitmodules vendored
View file

@ -292,6 +292,9 @@
[submodule "prometheus-ssl-exporter"] [submodule "prometheus-ssl-exporter"]
path = prometheus-ssl-exporter path = prometheus-ssl-exporter
url = ssh://aur@aur.archlinux.org/prometheus-ssl-exporter.git url = ssh://aur@aur.archlinux.org/prometheus-ssl-exporter.git
[submodule "prometheus-unbound-exporter"]
path = prometheus-unbound-exporter
url = ssh://aur@aur.archlinux.org/prometheus-unbound-exporter.git
[submodule "pulldown-cmark"] [submodule "pulldown-cmark"]
path = pulldown-cmark path = pulldown-cmark
url = ssh://aur@aur.archlinux.org/pulldown-cmark.git url = ssh://aur@aur.archlinux.org/pulldown-cmark.git

View file

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

@ -0,0 +1 @@
Subproject commit 654a1eb7deeb1170ccd7ae676ded6ec2166c5746