mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-25 16:56:04 +02:00
Updater bot : requestrr updated to 2.1.10
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
## 2.1.10 (2026-06-05)
|
||||
- Update to latest version from thomst08/requestrr (changelog : https://github.com/thomst08/requestrr/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
|
||||
|
||||
- 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.
|
||||
|
||||
@@ -95,5 +95,5 @@ schema:
|
||||
slug: requestrr
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: 2.1.9
|
||||
version: "2.1.10"
|
||||
webui: "[PROTO:ssl]://[HOST]:[PORT:4545]"
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"last_update": "20-09-2025",
|
||||
"last_update": "2026-06-05",
|
||||
"paused": false,
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "requestrr",
|
||||
"source": "github",
|
||||
"upstream_repo": "thomst08/requestrr",
|
||||
"upstream_version": "2.1.9"
|
||||
"upstream_version": "2.1.10"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user