Updater bot : monica updated to

This commit is contained in:
alexbelgium
2024-12-07 01:57:09 +01:00
parent c530b14d75
commit 71e4feebcd
3 changed files with 6 additions and 3 deletions

View File

@@ -1,2 +1,5 @@
## (07-12-2024)
- Update to latest version from monicahq/monica
## v5.0_beta4 (06-12-2024)
- First version

View File

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

View File

@@ -1,9 +1,9 @@
{
"github_beta": true,
"github_tagfilter": "v5",
"last_update": "06-12-2024",
"last_update": "07-12-2024",
"repository": "alexbelgium/hassio-addons",
"slug": "monica",
"upstream_repo": "monicahq/monica",
"upstream_version": "v5.0.0-beta.4"
"upstream_version": ""
}