Updater bot : ombi updated to 4.39.1

This commit is contained in:
alexbelgium
2023-05-19 22:20:36 +02:00
parent 68fca27ebb
commit a4c8a0fc57
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 4.39.1 (19-05-2023)
- Update to latest version from linuxserver/docker-ombi
## 4.35.10 (04-03-2023)
- Update to latest version from linuxserver/docker-ombi
- WARNING : update to supervisor 2022.11 before installing

View File

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

View File

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