feat: update RomM package to 5.1.0

- pin the RomM 5.1.0 multi-architecture image
- mount the main volume at /romm for hardlink support
- update release notes, configuration text, and documentation
- replace the invalid icon with the official RomM isotipo
- ignore local AI workspace files and build artifacts
This commit is contained in:
2026-08-08 22:01:18 -05:00
parent c51740c589
commit 395e8b3bd1
13 changed files with 46 additions and 225 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ export const configure = sdk.Action.withInput(
async () => ({
name: i18n('Configure Metadata Providers'),
description: i18n(
'Save optional API credentials supported by RomM 3.5.0.',
'Save optional API credentials supported by RomM 5.1.0.',
),
warning: i18n(
'Saved values are passed to RomM after the service is restarted. Leave a field blank to remove it.',