Updater bot : mealie updated to v1.7.0

This commit is contained in:
alexbelgium
2024-05-25 01:59:15 +02:00
parent d9f8f82cf4
commit 6cc36e4bb4
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## v1.7.0 (25-05-2024)
- Update to latest version from hay-kot/mealie (changelog : https://github.com/hay-kot/mealie/releases)
## v1.6.0 (11-05-2024)
- Update to latest version from hay-kot/mealie (changelog : https://github.com/hay-kot/mealie/releases)
## v1.5.1-2 (01-05-2024)

View File

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

View File

@@ -1,10 +1,10 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "11-05-2024",
"last_update": "25-05-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "mealie",
"source": "github",
"upstream_repo": "hay-kot/mealie",
"upstream_version": "v1.6.0"
"upstream_version": "v1.7.0"
}