Revert 'Updater bot : unpackerr updated to v0.15.0' [nobuild]

This commit is contained in:
GitHub Actions
2026-03-02 12:44:44 +00:00
parent ca50f6e897
commit ad4a0454eb
3 changed files with 3 additions and 6 deletions

View File

@@ -1,6 +1,3 @@
## v0.15.0 (2026-03-02)
- Update to latest version from Unpackerr/unpackerr (changelog : https://github.com/Unpackerr/unpackerr/releases)
- 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.
## v0.14.5-2 (2025-07-23)

View File

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

View File

@@ -1,10 +1,10 @@
{
"dockerhub_by_date": true,
"github_fulltag": true,
"last_update": "2026-03-02",
"last_update": "12-07-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "unpackerr",
"source": "github",
"upstream_repo": "Unpackerr/unpackerr",
"upstream_version": "v0.15.0"
"upstream_version": "v0.14.5"
}