mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 18:31:02 +01:00
Updater bot : mealie updated to v2.6.0
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## v2.6.0 (08-02-2025)
|
||||
- Update to latest version from mealie-recipes/mealie (changelog : https://github.com/mealie-recipes/mealie/releases)
|
||||
## v2.5.0-3 (01-02-2025)
|
||||
- Minor bugs fixed
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ ARG SUB_PATH="/mealie/"
|
||||
ENV SUB_PATH=$SUB_PATH
|
||||
|
||||
WORKDIR /app
|
||||
ENV MEALIE_VERSION="v2.5.0"
|
||||
ENV MEALIE_VERSION="v2.6.0"
|
||||
|
||||
# Clone the Mealie repository to get the frontend source code
|
||||
# hadolint ignore=DL3003
|
||||
|
||||
@@ -115,5 +115,5 @@
|
||||
"slug": "mealie",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "v2.5.0-3"
|
||||
"version": "v2.6.0"
|
||||
}
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"github_beta": "true",
|
||||
"github_fulltag": "true",
|
||||
"last_update": "25-01-2025",
|
||||
"last_update": "08-02-2025",
|
||||
"paused": "false",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "mealie",
|
||||
"source": "github",
|
||||
"upstream_repo": "mealie-recipes/mealie",
|
||||
"upstream_version": "v2.5.0"
|
||||
"upstream_version": "v2.6.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user