mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 09:21:03 +01:00
Updater bot : joal updated to 2.1.37
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## 2.1.37 (23-12-2025)
|
||||
- Update to latest version from anthonyraymond/joal (changelog : https://github.com/anthonyraymond/joal/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.
|
||||
|
||||
@@ -32,4 +32,4 @@ schema:
|
||||
slug: joal
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: 2.1.36-3
|
||||
version: "2.1.37"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "04-11-2023",
|
||||
"last_update": "23-12-2025",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "joal",
|
||||
"source": "github",
|
||||
"upstream_repo": "anthonyraymond/joal",
|
||||
"upstream_version": "2.1.36"
|
||||
"upstream_version": "2.1.37"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user