Updater bot : unpackerr updated to v0.16.1 (upstream v0.16.1)

This commit is contained in:
alexbelgium
2026-09-05 01:32:11 +02:00
parent 8292a9ad89
commit b068dd1406
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## v0.16.1 (2026-09-05)
- Update to latest version from Unpackerr/unpackerr (changelog : https://github.com/Unpackerr/unpackerr/releases)
## v0.15.2-2 (2026-04-06)
- Fix environment variables not being passed into the container (e.g. VPN_AUTO_PORT_FORWARD, VPN_ENABLED)

View File

@@ -100,4 +100,4 @@ schema:
slug: unpackerr
udev: true
url: https://github.com/alexbelgium/hassio-addons
version: "v0.15.2-2"
version: "v0.16.1"

View File

@@ -1,10 +1,10 @@
{
"dockerhub_by_date": true,
"github_fulltag": true,
"last_update": "2026-03-14",
"last_update": "2026-09-05",
"repository": "alexbelgium/hassio-addons",
"slug": "unpackerr",
"source": "github",
"upstream_repo": "Unpackerr/unpackerr",
"upstream_version": "v0.15.2"
"upstream_version": "v0.16.1"
}