update acme.sh plugins to 3.0.1 and include new plugins in schema

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-10-08 11:03:58 +02:00
parent 2307c38b59
commit cd4a1aeb00
3 changed files with 3 additions and 1 deletions

View File

@ -119,6 +119,7 @@ ACME_SOURCES = \
dnsapi/dns_ultra.sh \
dnsapi/dns_unoeuro.sh \
dnsapi/dns_variomedia.sh \
dnsapi/dns_veesp.sh \
dnsapi/dns_vscale.sh \
dnsapi/dns_vultr.sh \
dnsapi/dns_websupport.sh \

@ -1 +1 @@
Subproject commit d84da5bdbf2ea190977ad66669173e3256380d2a
Subproject commit 8fcecd59a0fd991f1fb4248692af63889bb90d81

View File

@ -333,6 +333,7 @@
"ultra" : {},
"unoeuro" : {},
"variomedia" : {},
"veesp" : {},
"vscale" : {},
"vultr" : {},
"websupport" : {},