Updater bot : mealie updated to v1.9.0

This commit is contained in:
alexbelgium
2024-06-22 01:59:46 +02:00
parent 0fb9fb0617
commit ce7a143313
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v1.9.0 (22-06-2024)
- Update to latest version from hay-kot/mealie (changelog : https://github.com/hay-kot/mealie/releases)
## v1.8.0 (08-06-2024)
- Update to latest version from hay-kot/mealie (changelog : https://github.com/hay-kot/mealie/releases)

View File

@@ -109,6 +109,6 @@
"slug": "mealie",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v1.8.0",
"version": "v1.9.0",
"webui": "[PROTO:ssl]://[HOST]:[PORT:9001]"
}

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "08-06-2024",
"last_update": "22-06-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "mealie",
"source": "github",
"upstream_repo": "hay-kot/mealie",
"upstream_version": "v1.8.0"
"upstream_version": "v1.9.0"
}