From 4a146fd1e3bef6e6fbf800307551031f1d9d0ada Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 6 Dec 2024 21:10:55 +0100 Subject: [PATCH] Update updater.json --- monica/updater.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/monica/updater.json b/monica/updater.json index ea38298f9..3f880d290 100644 --- a/monica/updater.json +++ b/monica/updater.json @@ -1,11 +1,9 @@ { - "dockerhub_by_date": true, - "dockerhub_list_size": 20, - "github_tagfilter": "apache", - "last_update": "16-11-2024", + "github_beta": true, + "github_tagfilter": "v5", + "last_update": "06-12-2024", "repository": "alexbelgium/hassio-addons", "slug": "monica", - "source": "dockerhub", - "upstream_repo": "monica", - "upstream_version": "5.0-apache" + "upstream_repo": "monicahq/monica", + "upstream_version": "v5.0.0-beta.4" }