Updater bot : ombi updated to 4.16.11

This commit is contained in:
alexbelgium
2022-04-16 01:57:39 +02:00
parent 9d9be47696
commit eb2b3af068
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
## 4.16.11 (16-04-2022)
- Update to latest version from linuxserver/docker-ombi
- Add codenotary sign - Add codenotary sign
## 4.10.2 (23-01-2022) ## 4.10.2 (23-01-2022)

View File

@@ -29,8 +29,8 @@
}, },
"slug": "ombi", "slug": "ombi",
"startup": "services", "startup": "services",
"upstream": "4.10.2", "upstream": "4.16.11",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi", "url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi",
"version": "4.10.2", "version": "4.16.11",
"webui": "http://[HOST]:[PORT:3579]" "webui": "http://[HOST]:[PORT:3579]"
} }