Updater bot : kometa updated to 2.4.6

This commit is contained in:
alexbelgium
2026-08-01 01:29:30 +02:00
parent b1b5782247
commit b32e38109b
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 2.4.6 (2026-08-01)
- Update to latest version from linuxserver/docker-kometa (changelog : https://github.com/linuxserver/docker-kometa/releases)
## 2.4.5 (2026-07-25)
- 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.4.5"
version: "2.4.6"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-07-25",
"last_update": "2026-08-01",
"repository": "alexbelgium/hassio-addons",
"slug": "kometa",
"source": "github",
"upstream_repo": "linuxserver/docker-kometa",
"upstream_version": "2.4.5"
"upstream_version": "2.4.6"
}