Updater bot : monica updated to

This commit is contained in:
alexbelgium
2025-11-29 01:58:12 +01:00
parent f21e7efe9c
commit 8971b6e60a
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## (29-11-2025)
- Update to latest version from monicahq/monica
## v5.0_beta5-6 (17-11-2025)
- Rename the Meilisearch configuration option to `meilisearch_key` and align schema/options with Home Assistant add-on best practices.

View File

@@ -109,5 +109,5 @@ services:
- mysql:want
slug: monica
url: https://github.com/alexbelgium/hassio-addons/tree/master/monica
version: v5.0_beta5-6
version: ""
webui: "[PROTO:ssl]://[HOST]:[PORT:80]"

View File

@@ -1,9 +1,9 @@
{
"github_beta": true,
"github_tagfilter": "5",
"last_update": "07-12-2024",
"last_update": "29-11-2025",
"repository": "alexbelgium/hassio-addons",
"slug": "monica",
"upstream_repo": "monicahq/monica",
"upstream_version": "5.0.0-beta.5"
"upstream_version": ""
}