Updater bot : ombi updated to 4.35.10

This commit is contained in:
alexbelgium
2023-03-04 01:59:44 +01:00
parent 26e7e0b2c7
commit 0638244c5f
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 4.35.10 (04-03-2023)
- Update to latest version from linuxserver/docker-ombi
- WARNING : update to supervisor 2022.11 before installing
## 4.22.5 (06-08-2022)

View File

@@ -28,6 +28,6 @@
},
"slug": "ombi",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi",
"version": "4.22.5-bugfix",
"version": "4.35.10",
"webui": "[PROTO:ssl]://[HOST]:[PORT:3579]"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "06-08-2022",
"last_update": "04-03-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "ombi",
"source": "github",
"upstream_repo": "linuxserver/docker-ombi",
"upstream_version": "4.22.5"
"upstream_version": "4.35.10"
}