mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-04-28 05:11:09 +02:00
Revert "Updater bot : mealie updated to v3.16.0"
This reverts commit f25492f3ab.
This commit is contained in:
@@ -1,7 +1,4 @@
|
|||||||
|
|
||||||
## v3.16.0 (2026-04-18)
|
|
||||||
- Update to latest version from mealie-recipes/mealie (changelog : https://github.com/mealie-recipes/mealie/releases)
|
|
||||||
|
|
||||||
## v3.14.0 (2026-03-28)
|
## v3.14.0 (2026-03-28)
|
||||||
- Update to latest version from mealie-recipes/mealie (changelog : https://github.com/mealie-recipes/mealie/releases)
|
- Update to latest version from mealie-recipes/mealie (changelog : https://github.com/mealie-recipes/mealie/releases)
|
||||||
|
|
||||||
|
|||||||
@@ -21,7 +21,7 @@ FROM node:20 AS frontend-builder
|
|||||||
ARG SUB_PATH="/mealie/"
|
ARG SUB_PATH="/mealie/"
|
||||||
ENV SUB_PATH=$SUB_PATH
|
ENV SUB_PATH=$SUB_PATH
|
||||||
|
|
||||||
ENV MEALIE_VERSION="v3.16.0"
|
ENV MEALIE_VERSION="v3.14.0"
|
||||||
|
|
||||||
# Clone the Mealie repository to get the frontend source code
|
# Clone the Mealie repository to get the frontend source code
|
||||||
WORKDIR /frontend
|
WORKDIR /frontend
|
||||||
|
|||||||
@@ -114,4 +114,4 @@ schema:
|
|||||||
slug: mealie
|
slug: mealie
|
||||||
udev: true
|
udev: true
|
||||||
url: https://github.com/alexbelgium/hassio-addons
|
url: https://github.com/alexbelgium/hassio-addons
|
||||||
version: "v3.16.0"
|
version: "v3.14.0"
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"github_beta": "true",
|
"github_beta": "true",
|
||||||
"github_fulltag": "true",
|
"github_fulltag": "true",
|
||||||
"last_update": "2026-04-18",
|
"last_update": "2026-03-28",
|
||||||
"paused": "false",
|
"paused": "false",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "mealie",
|
"slug": "mealie",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "mealie-recipes/mealie",
|
"upstream_repo": "mealie-recipes/mealie",
|
||||||
"upstream_version": "v3.16.0"
|
"upstream_version": "v3.14.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user