mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-05 07:14:08 +02:00
Updater bot : scrutiny updated to v1.23.3
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## v1.23.3 (2026-02-14)
|
||||||
|
- Update to latest version from Starosdev/scrutiny (changelog : https://github.com/Starosdev/scrutiny/releases)
|
||||||
## v1.23.2-2 (08-02-2026)
|
## v1.23.2-2 (08-02-2026)
|
||||||
- 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.
|
- 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.
|
||||||
|
|
||||||
|
|||||||
@@ -113,4 +113,4 @@ schema:
|
|||||||
slug: scrutiny
|
slug: scrutiny
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/Starosdev/scrutiny
|
url: https://github.com/Starosdev/scrutiny
|
||||||
version: "v1.23.2-2"
|
version: "v1.23.3"
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"github_fulltag": "true",
|
"github_fulltag": "true",
|
||||||
"last_update": "08-02-2026",
|
"last_update": "2026-02-14",
|
||||||
"paused": false,
|
"paused": false,
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "scrutiny",
|
"slug": "scrutiny",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "Starosdev/scrutiny",
|
"upstream_repo": "Starosdev/scrutiny",
|
||||||
"upstream_version": "v1.23.2"
|
"upstream_version": "v1.23.3"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user