Updater bot : ombi updated to 4.22.5

This commit is contained in:
alexbelgium
2022-08-06 01:57:25 +02:00
parent dd615f5dc6
commit afe07c3e47
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,7 @@
## 4.22.5 (06-08-2022)
- Update to latest version from linuxserver/docker-ombi
## 4.16.12 (20-04-2022)
- Update to latest version from linuxserver/docker-ombi

View File

@@ -27,6 +27,6 @@
},
"slug": "ombi",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/ombi",
"version": "4.16.12",
"version": "4.22.5",
"webui": "http://[HOST]:[PORT:3579]"
}
}

View File

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