Updater bot : transmission_openvpn updated to v5.5.2 (upstream v5.5.2)

This commit is contained in:
alexbelgium
2026-08-22 01:31:44 +02:00
parent e1c34c78e8
commit f79cb8bd32
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v5.5.2 (2026-08-22)
- Update to latest version from haugene/docker-transmission-openvpn (changelog : https://github.com/haugene/docker-transmission-openvpn/releases)
## v5.5.1 (2026-08-08)
- Update to latest version from haugene/docker-transmission-openvpn (changelog : https://github.com/haugene/docker-transmission-openvpn/releases)

View File

@@ -138,4 +138,4 @@ schema:
slug: transmission_openvpn
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "v5.5.1"
version: "v5.5.2"

View File

@@ -1,9 +1,9 @@
{
"github_fulltag": "true",
"last_update": "2026-08-08",
"last_update": "2026-08-22",
"repository": "alexbelgium/hassio-addons",
"slug": "transmission_openvpn",
"source": "github",
"upstream_repo": "haugene/docker-transmission-openvpn",
"upstream_version": "v5.5.1"
"upstream_version": "v5.5.2"
}