Updater bot : ombi updated to 4.16.12

This commit is contained in:
alexbelgium
2022-04-20 07:21:21 +02:00
parent 2749b858a8
commit 72ed7e08f7
2 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
## 4.16.12 (20-04-2022)
- Update to latest version from linuxserver/docker-ombi
## 4.16.11 (16-04-2022)
- Update to latest version from linuxserver/docker-ombi
- Add codenotary sign

View File

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