From dfe5138cad5ebfade8dd9896c1cb997b78a61816 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Fri, 6 Jun 2025 12:25:55 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index b243de6..b9c52ba 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2315,18 +2315,6 @@ "notes": [], "type": "ct" }, - { - "name": "MeTube", - "slug": "metube", - "desc": "MeTube allows you to download videos from YouTube and dozens of other sites.", - "script": "ct/metube.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/metube.sh", - "categories": [ - 11 - ], - "notes": [], - "type": "ct" - }, { "name": "Proxmox VE Processor Microcode", "slug": "microcode", @@ -4885,6 +4873,18 @@ "notes": [], "type": "ct" }, + { + "name": "Zot Registry", + "slug": "zot", + "desc": "Zot is a cloud-native OCI image registry focused on extensibility, maintainability, and performance. It supports advanced features such as Web UI, security scanning, authentication via htpasswd and OIDC, and more.", + "script": "ct/zot-registry.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/zot-registry.sh", + "categories": [ + 13 + ], + "notes": [], + "type": "ct" + }, { "name": "Z-Wave JS UI", "slug": "zwave-js-ui",