mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-16 17:58:18 +01:00
Bump transmission_openvpn version to v5.4.0-2 with changelog for DNS fix
Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
|
||||
## 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
|
||||
|
||||
## v5.4.0 (2026-03-14)
|
||||
- Update to latest version from haugene/docker-transmission-openvpn (changelog : https://github.com/haugene/docker-transmission-openvpn/releases)
|
||||
- The Home Assistant project has deprecated support for the armv7, armhf and i386 architectures. Support wil be fully dropped in the upcoming Home Assistant 2025.12 release
|
||||
- Fix: Replace update-resolv-conf script that uses systemd-resolved (unavailable in containers) with one that directly updates /etc/resolv.conf
|
||||
|
||||
- Added support for configuring extra environment variables via the `env_vars` add-on option alongside config.yaml. See https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2 for details.
|
||||
|
||||
|
||||
@@ -138,4 +138,4 @@ schema:
|
||||
slug: transmission_openvpn
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: "v5.4.0"
|
||||
version: "v5.4.0-2"
|
||||
|
||||
Reference in New Issue
Block a user