mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 23:04:09 +02:00
Updater bot : mealie updated to v2.8.0
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## v2.8.0 (22-03-2025)
|
||||||
|
- Update to latest version from mealie-recipes/mealie (changelog : https://github.com/mealie-recipes/mealie/releases)
|
||||||
## v2.7.1-6 (02-03-2025)
|
## v2.7.1-6 (02-03-2025)
|
||||||
- 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:16 AS frontend-builder
|
|||||||
ARG SUB_PATH="/mealie/"
|
ARG SUB_PATH="/mealie/"
|
||||||
ENV SUB_PATH=$SUB_PATH
|
ENV SUB_PATH=$SUB_PATH
|
||||||
|
|
||||||
ENV MEALIE_VERSION="v2.7.1"
|
ENV MEALIE_VERSION="v2.8.0"
|
||||||
|
|
||||||
# Clone the Mealie repository to get the frontend source code
|
# Clone the Mealie repository to get the frontend source code
|
||||||
# hadolint ignore=DL3003
|
# hadolint ignore=DL3003
|
||||||
|
|||||||
@@ -119,5 +119,5 @@
|
|||||||
"slug": "mealie",
|
"slug": "mealie",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "v2.7.1-6"
|
"version": "v2.8.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"github_beta": "true",
|
"github_beta": "true",
|
||||||
"github_fulltag": "true",
|
"github_fulltag": "true",
|
||||||
"last_update": "01-03-2025",
|
"last_update": "22-03-2025",
|
||||||
"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": "v2.7.1"
|
"upstream_version": "v2.8.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user