mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
Updater bot : mealie updated to v3.9.2
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
|
||||
## v3.9.2 (03-01-2026)
|
||||
- Update to latest version from mealie-recipes/mealie (changelog : https://github.com/mealie-recipes/mealie/releases)
|
||||
## v3.8.0-2 (29-12-2025)
|
||||
- Minor bugs fixed
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@ FROM node:20 AS frontend-builder
|
||||
ARG SUB_PATH="/mealie/"
|
||||
ENV SUB_PATH=$SUB_PATH
|
||||
|
||||
ENV MEALIE_VERSION="v3.8.0"
|
||||
ENV MEALIE_VERSION="v3.9.2"
|
||||
|
||||
# Clone the Mealie repository to get the frontend source code
|
||||
WORKDIR /frontend
|
||||
|
||||
@@ -114,4 +114,4 @@ schema:
|
||||
slug: mealie
|
||||
udev: true
|
||||
url: https://github.com/alexbelgium/hassio-addons
|
||||
version: v3.8.0-2
|
||||
version: "v3.9.2"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"github_beta": "true",
|
||||
"github_fulltag": "true",
|
||||
"last_update": "20-12-2025",
|
||||
"last_update": "03-01-2026",
|
||||
"paused": "false",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "mealie",
|
||||
"source": "github",
|
||||
"upstream_repo": "mealie-recipes/mealie",
|
||||
"upstream_version": "v3.8.0"
|
||||
"upstream_version": "v3.9.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user