mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-28 19:34:05 +02:00
Updater bot : transmission_openvpn updated to 4.0
This commit is contained in:
@@ -1 +1,4 @@
|
|||||||
|
|
||||||
|
## 4.0 (02-06-2022)
|
||||||
|
- Update to latest version from haugene/docker-transmission-openvpn
|
||||||
- Initial build
|
- Initial build
|
||||||
|
|||||||
@@ -39,7 +39,7 @@
|
|||||||
"/dev/nvme1",
|
"/dev/nvme1",
|
||||||
"/dev/nvme2"
|
"/dev/nvme2"
|
||||||
],
|
],
|
||||||
"ingress": true,
|
"ingress": true,
|
||||||
"image": "ghcr.io/alexbelgium/transmission_openvpn-{arch}",
|
"image": "ghcr.io/alexbelgium/transmission_openvpn-{arch}",
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"config:rw",
|
||||||
@@ -102,5 +102,5 @@
|
|||||||
"slug": "transmission_openvpn",
|
"slug": "transmission_openvpn",
|
||||||
"startup": "services",
|
"startup": "services",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "4.0-ingress4"
|
"version": "4.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"github_fulltag": "true",
|
"github_fulltag": "true",
|
||||||
"last_update": "21-05-2022",
|
"last_update": "02-06-2022",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "transmission_openvpn",
|
"slug": "transmission_openvpn",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "haugene/docker-transmission-openvpn",
|
"upstream_repo": "haugene/docker-transmission-openvpn",
|
||||||
"upstream_version": "3.00-r5-ls125"
|
"upstream_version": "4.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user