Updater bot : mealie updated to v2.2.0

This commit is contained in:
alexbelgium
2024-11-16 02:01:21 +01:00
parent 566f012df2
commit 3e5248eabb
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## v2.2.0 (16-11-2024)
- Update to latest version from hay-kot/mealie (changelog : https://github.com/hay-kot/mealie/releases)
## v2.1.0-2 (03-11-2024)
- Addition of ingress, first try

View File

@@ -112,5 +112,5 @@
"slug": "mealie",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v2.1.0-2"
"version": "v2.2.0"
}

View File

@@ -1,11 +1,11 @@
{
"github_beta": "true",
"github_fulltag": "true",
"last_update": "02-11-2024",
"last_update": "16-11-2024",
"paused": "false",
"repository": "alexbelgium/hassio-addons",
"slug": "mealie",
"source": "github",
"upstream_repo": "hay-kot/mealie",
"upstream_version": "v2.1.0"
"upstream_version": "v2.2.0"
}