From c14b2b88d6898ce91db8be4a0490a8f2d73f893a Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 2 Oct 2023 06:57:32 +0200 Subject: [PATCH] Update updater.json https://github.com/alexbelgium/hassio-addons/issues/1010#issuecomment-1742215246 --- omada/updater.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/omada/updater.json b/omada/updater.json index c024ea8f0..dba70e17b 100644 --- a/omada/updater.json +++ b/omada/updater.json @@ -1,6 +1,7 @@ { "dockerhub_by_date": true, - "github_tagfilter": "-arm64", + "dockerhub_list_size": 20, + "github_tagfilter": "5.1", "last_update": "2023-09-22", "paused": false, "repository": "alexbelgium/hassio-addons",