mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-19 19:22:03 +01:00
Updater bot : kometa updated to 2.3.0
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
|
||||
## 2.3.0 (2026-02-14)
|
||||
- Update to latest version from linuxserver/docker-kometa (changelog : https://github.com/linuxserver/docker-kometa/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.
|
||||
|
||||
|
||||
@@ -96,4 +96,4 @@ schema:
|
||||
slug: kometa
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons/tree/master/kometa
|
||||
version: 2.2.2
|
||||
version: "2.3.0"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "11-10-2025",
|
||||
"last_update": "2026-02-14",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "kometa",
|
||||
"source": "github",
|
||||
"upstream_repo": "linuxserver/docker-kometa",
|
||||
"upstream_version": "2.2.2"
|
||||
"upstream_version": "2.3.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user