Updater bot : ombi updated to 4.55.2

This commit is contained in:
alexbelgium
2026-02-14 01:58:55 +01:00
parent bf7de2ebe7
commit b1263541fa
3 changed files with 6 additions and 3 deletions

View File

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

View File

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

View File

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