Updater bot : ombi updated to 4.54.1

This commit is contained in:
alexbelgium
2026-01-12 11:47:25 +01:00
parent 272ed67384
commit d5ff69092c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.54.1 (2026-01-12)
- Update to latest version from linuxserver/docker-ombi (changelog : https://github.com/linuxserver/docker-ombi/releases)
## 4.54.0 (2026-01-10)
- Update to latest version from linuxserver/docker-ombi (changelog : https://github.com/linuxserver/docker-ombi/releases)
## 4.53.0-1 (2026-01-01)

View File

@@ -86,5 +86,5 @@ schema:
slug: ombi
udev: true
url: https://github.com/alexbelgium/hassio-addons/tree/master/ombi
version: "4.54.0"
version: "4.54.1"
webui: "[PROTO:ssl]://[HOST]:[PORT:3579]"

View File

@@ -1,9 +1,9 @@
{
"github_beta": true,
"last_update": "10-01-2026",
"last_update": "2026-01-12",
"repository": "alexbelgium/hassio-addons",
"slug": "ombi",
"source": "github",
"upstream_repo": "linuxserver/docker-ombi",
"upstream_version": "4.54.0"
"upstream_version": "4.54.1"
}