From 64a0aa6157e8ab6b42c9fbf4fe48c719e99dcf3c Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 19 Feb 2026 12:11:34 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index a8f57bd1..43510393 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -7064,6 +7064,22 @@ "notes": [], "type": "ct" }, + { + "name": "TrueNAS Community Edition", + "slug": "truenas-community-edition", + "desc": "TrueNAS Community Edition is the world's most deployed storage software. Free, flexible and build on OpenZFS with Docker.", + "script": "vm/truenas-vm.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/truenas-vm.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/vm/truenas-vm.sh", + "os": "debian", + "categories": [ + 2 + ], + "notes": [ + "Once the script finishes, proceed with the OS installation via the console. For more details, please refer to this discussion: `https://github.com/community-scripts/ProxmoxVE/discussions/11344`" + ], + "type": "vm" + }, { "name": "Tududi", "slug": "tududi",