Updater bot : kometa updated to 2.5.1 (upstream 2.5.1)

This commit is contained in:
alexbelgium
2026-09-26 01:28:59 +02:00
parent a912fe4c0d
commit 7f450ad204
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.5.1 (2026-09-26)
- Update to latest version from linuxserver/docker-kometa (changelog : https://github.com/linuxserver/docker-kometa/releases)
## 2.5.0 (2026-09-24)
- Update to latest version from linuxserver/docker-kometa (changelog : https://github.com/linuxserver/docker-kometa/releases)

View File

@@ -96,4 +96,4 @@ schema:
slug: kometa
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/kometa
version: "2.5.0"
version: "2.5.1"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-09-24",
"last_update": "2026-09-26",
"repository": "alexbelgium/hassio-addons",
"slug": "kometa",
"source": "github",
"upstream_repo": "linuxserver/docker-kometa",
"upstream_version": "2.5.0"
"upstream_version": "2.5.1"
}