From 56e99bc6baf74c0b85050ed3e42c15659f252eca Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Thu, 19 Jun 2025 18:18:49 +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 5d9ee28..6baea36 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -4453,6 +4453,20 @@ ], "type": "vm" }, + { + "name": "Ubuntu 25.04", + "slug": "ubuntu2504-vm", + "desc": "Ubuntu is a distribution based on Debian, designed to have regular releases and a consistent user experience.", + "script": "vm/ubuntu2504-vm.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/vm/ubuntu2504-vm.sh", + "categories": [ + 2 + ], + "notes": [ + "after installation, checkout: \u00b4https://github.com/community-scripts/ProxmoxVE/discussions/272\u00b4" + ], + "type": "vm" + }, { "name": "Umami", "slug": "umami",