Updater bot : kometa updated to 2.4.3

This commit is contained in:
alexbelgium
2026-06-23 21:30:44 +02:00
parent cc1ebaecf1
commit 2074e3211f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 2.4.3 (2026-06-23)
- Update to latest version from linuxserver/docker-kometa (changelog : https://github.com/linuxserver/docker-kometa/releases)
## 2.3.1 (2026-04-04)
- 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.3.1"
version: "2.4.3"

View File

@@ -1,8 +1,8 @@
{
"last_update": "2026-04-04",
"last_update": "2026-06-23",
"repository": "alexbelgium/hassio-addons",
"slug": "kometa",
"source": "github",
"upstream_repo": "linuxserver/docker-kometa",
"upstream_version": "2.3.1"
"upstream_version": "2.4.3"
}