From f9373f8777d3d54241f0913a9528783410ae6df7 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 10 Sep 2026 10:19:59 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index f471bb55..58ffeccd 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -23095,7 +23095,7 @@ { "name": "Umbrel OS", "slug": "umbrel-os-vm", - "desc": "Umbrel OS is a personal server operating system with an app store for self-hosted software. This installs the official image as a VM.", + "desc": "Umbrel OS is a personal server operating system with an app store for self-hosted software. This creates a VM that boots the official umbrelOS installer ISO.", "script": "vm/umbrel-os-vm.sh", "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/umbrel-os-vm.sh", "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/vm/umbrel-os-vm.sh", @@ -23114,11 +23114,11 @@ "port": 80, "website": "https://umbrel.com/", "documentation": "https://umbrel.com/umbrelos", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/umbrelos.webp", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/umbrel.webp", "updateable": false, "privileged": false, "has_arm": false, - "is_dev": false, + "is_dev": true, "execute_in": [ "vm" ],