mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 23:01:49 +02:00
Reapply "Updater bot : transmission_openvpn updated to v5.4.1"
This reverts commit b877af582f.
This commit is contained in:
@@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## v5.4.1 (2026-03-28)
|
||||||
|
- Update to latest version from haugene/docker-transmission-openvpn (changelog : https://github.com/haugene/docker-transmission-openvpn/releases)
|
||||||
|
|
||||||
## v5.4.0-2 (2026-03-16)
|
## v5.4.0-2 (2026-03-16)
|
||||||
|
|
||||||
- Fix: Replace update-resolv-conf script that uses systemd-resolved (unavailable in containers) with one that directly updates /etc/resolv.conf
|
- Fix: Replace update-resolv-conf script that uses systemd-resolved (unavailable in containers) with one that directly updates /etc/resolv.conf
|
||||||
|
|||||||
@@ -138,4 +138,4 @@ schema:
|
|||||||
slug: transmission_openvpn
|
slug: transmission_openvpn
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "v5.4.0-2"
|
version: "v5.4.1"
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"github_fulltag": "true",
|
"github_fulltag": "true",
|
||||||
"last_update": "2026-03-14",
|
"last_update": "2026-03-28",
|
||||||
"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": "v5.4.0"
|
"upstream_version": "v5.4.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user