From 15e96ad4f013749fdfdf31b84d33538ef1297ef4 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 2 Oct 2023 07:04:23 +0200 Subject: [PATCH] Update updater.json --- omada/updater.json | 1 + 1 file changed, 1 insertion(+) diff --git a/omada/updater.json b/omada/updater.json index dba70e17b..addeaf44c 100644 --- a/omada/updater.json +++ b/omada/updater.json @@ -1,6 +1,7 @@ { "dockerhub_by_date": true, "dockerhub_list_size": 20, + "github_exclude": "beta", "github_tagfilter": "5.1", "last_update": "2023-09-22", "paused": false,