diff --git a/json/helpers_cache.json b/json/helpers_cache.json index a1102069..8e3e4931 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -12605,9 +12605,9 @@ "Ownfoil requires an admin user to be created to enable Authentication. Go to the Settings tab to create a first user that will have admin rights." ], "port": 8465, - "website": " https://github.com/a1ex4/ownfoil", + "website": "https://github.com/a1ex4/ownfoil", "documentation": "https://github.com/a1ex4/ownfoil", - "logo": "", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/ownfoil.webp", "updateable": true, "privileged": false, "has_arm": false, @@ -18034,7 +18034,7 @@ "port": 3313, "website": "https://transmute.sh", "documentation": "https://transmute.sh/docs/getting-started/", - "logo": "https://raw.githubusercontent.com/transmute-app/transmute/main/frontend/public/transmute-logo.svg", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/transmute.webp", "updateable": true, "privileged": false, "has_arm": false, @@ -18803,23 +18803,15 @@ "Proxmox & Virtualization" ], "notes": [ - "Execute within the Proxmox shell.", "Only containers with `community-script` or `proxmox-helper-scripts` tags are listed for update.", - "If required, the script will temporarily increase container CPU/RAM resources for the build process and restore them after completion.", - "At the end of the update, containers requiring a reboot will be listed, and you may choose to reboot them directly.", - "Use `var_backup=yes|no` to enable/disable backup (skip prompt).", - "Use `var_backup_storage=` to set backup storage location.", - "Use `var_container=all|all_running|all_stopped|101,102,...` to select containers.", - "Use `var_unattended=yes|no` to run updates without interaction.", - "Use `var_skip_confirm=yes` to skip initial confirmation dialog.", - "Use `var_auto_reboot=yes|no` to auto-reboot containers after update." + "Visit for full guide with all vars our docs: `https://community-scripts.org/docs/tools/pve/update-apps`." ], "warnings": [ "Optionally performs a vzdump backup before updating containers." ], "port": 0, "website": "", - "documentation": "", + "documentation": "https://community-scripts.org/docs/tools/update-apps", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/proxmox.webp", "updateable": true, "privileged": false,