Updater bot : transmission_openvpn updated to 4.0

This commit is contained in:
alexbelgium
2022-06-02 01:59:09 +02:00
parent a91835fc21
commit df4d15fbfb
3 changed files with 8 additions and 5 deletions

View File

@@ -39,7 +39,7 @@
"/dev/nvme1",
"/dev/nvme2"
],
"ingress": true,
"ingress": true,
"image": "ghcr.io/alexbelgium/transmission_openvpn-{arch}",
"map": [
"config:rw",
@@ -102,5 +102,5 @@
"slug": "transmission_openvpn",
"startup": "services",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.0-ingress4"
"version": "4.0"
}