From 37428ecca4e62411e262cc544065f867880acc5a Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 16 Nov 2025 18:18:01 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 58574f0..b54674b 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -3391,6 +3391,20 @@ "notes": [], "type": "ct" }, + { + "name": "Metabase", + "slug": "metabase", + "desc": "Metabase is an open-source business intelligence platform. You can use Metabase to ask questions about your data, or embed Metabase in your app to let your customers explore their data on their own.", + "script": "ct/metabase.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/metabase.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/metabase.sh", + "os": "debian", + "categories": [ + 9 + ], + "notes": [], + "type": "ct" + }, { "name": "PVE Processor Microcode", "slug": "microcode",