mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-26 06:26:28 +01:00
Updater bot : mealie updated to v1.0.0-beta-1
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## v1.0.0-beta-1 (07-01-2023)
|
||||||
|
- Update to latest version from hay-kot/mealie
|
||||||
## 1.0.1 (03-01-2023)
|
## 1.0.1 (03-01-2023)
|
||||||
- Migrates data to cp -r /data/* /config/addons_config/mealie_data/ to enable usage of new addons
|
- Migrates data to cp -r /data/* /config/addons_config/mealie_data/ to enable usage of new addons
|
||||||
- WARNING : update to supervisor 2022.11 before installing
|
- WARNING : update to supervisor 2022.11 before installing
|
||||||
|
|||||||
@@ -44,6 +44,6 @@
|
|||||||
},
|
},
|
||||||
"slug": "mealie",
|
"slug": "mealie",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "Omni",
|
"version": "v1.0.0-beta-1",
|
||||||
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
"webui": "[PROTO:ssl]://[HOST]:[PORT:3000]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"github_beta": "true",
|
"github_beta": "true",
|
||||||
"github_fulltag": "true",
|
"github_fulltag": "true",
|
||||||
"last_update": "18-06-2022",
|
"last_update": "07-01-2023",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "mealie",
|
"slug": "mealie",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "hay-kot/mealie",
|
"upstream_repo": "hay-kot/mealie",
|
||||||
"upstream_version": "1.0.0"
|
"upstream_version": "v1.0.0-beta-1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user