2024-01-03 00:09:16 +00:00
|
|
|
kubeVersion: ">=1.24.0-0"
|
2023-05-20 21:45:22 +00:00
|
|
|
apiVersion: v2
|
2023-12-02 11:49:35 +00:00
|
|
|
name: romm
|
2024-01-02 20:49:09 +00:00
|
|
|
version: 6.2.3
|
chore(deps): update container image ghcr.io/zurdi15/romm to v2.2.1@4068f58 by renovate (#16718)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/zurdi15/romm](https://togithub.com/zurdi15/romm) | minor |
`2.1.0` -> `2.2.1` |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>zurdi15/romm (ghcr.io/zurdi15/romm)</summary>
###
[`v2.2.1`](https://togithub.com/zurdi15/romm/blob/HEAD/CHANGELOG.md#v221-02-01-2024)
[Compare
Source](https://togithub.com/zurdi15/romm/compare/v2.2.0...v2.2.1)
#### Added
- Added an option to group different regions of one game in the same
entry in the `Control Panel`. Closes
[#​404](https://togithub.com/zurdi15/romm/issues/404)
#### Fixed
- Fixed an error when scanning games with with `ps2 opl`, `switch
titledb/productid` or `mame` format.
- Fixed updating roms of a custom platform folder.
#### Changed
- Now region and language tags are case insensitive to show `emojis`.
###
[`v2.2.0`](https://togithub.com/zurdi15/romm/blob/HEAD/CHANGELOG.md#v220-31-12-2023)
[Compare
Source](https://togithub.com/zurdi15/romm/compare/v2.1.0...v2.2.0)
#### Added
- Support for `productID` in the file name for `switch` titles.
- Rom name sorting now sorts smarter, avoiding leading articles such
`The` or `A`, like in `The Legend of Zelda`. Closes
[#​449](https://togithub.com/zurdi15/romm/issues/449) and
[#​450](https://togithub.com/zurdi15/romm/issues/450)
- Support for file names with multiple `regions` and `languages`. Also
uses `emojis` to display them. Closes
[#​473](https://togithub.com/zurdi15/romm/issues/473)
- Added a button to manually `run` all tasks. Closes
[#​437](https://togithub.com/zurdi15/romm/issues/437)
- Now if a game doesn't have cover, it will show a screenshot if
available. Closes
[#​455](https://togithub.com/zurdi15/romm/issues/455)
- Added a little warning icon in the platform selector if the platform
is not found by IGDB.
- Now if a platform is not found by IGDB, the platform name is
`titleized`. Ex: `pocket-challenge-v2 -> Pocket Challenge V2`. Closes
[#​486](https://togithub.com/zurdi15/romm/issues/486)
- A lot more icons!. Complete list at
[PR-488](https://togithub.com/zurdi15/romm/pull/488) and
[PR-493](https://togithub.com/zurdi15/romm/pull/493)
- Support for support for AES/MVS. Closes
[#​503](https://togithub.com/zurdi15/romm/issues/503)
- Added [Helm
Chart](https://artifacthub.io/packages/helm/crystalnet/romm) to deploy
on Kubernetes by [@​psych0d0g](https://togithub.com/psych0d0g)
- `Rescan unidentified` added to the scan view, allowing to rescan only
those entries that IGDB couldn't identify in previous scans. Closes
[#​519](https://togithub.com/zurdi15/romm/issues/519)
- `Config file` visualization added to the new `Config` tab in the
`Control Panel`. Partially implements some concepts of
[#​457](https://togithub.com/zurdi15/romm/issues/457)
#### Fixed
- Now sorting by size in the gallery table view works as expected.
Closes [#​423](https://togithub.com/zurdi15/romm/issues/423)
- Now RomM is more responsive in more kind of devices.
- Cover sizes are now standarized to have a more consistent gallery.
Closes [#​340](https://togithub.com/zurdi15/romm/issues/340)
- Improved detection for multiple extension files.
- Now the `delete from filesystem` checkbox is reseted when the `delete`
dialog is closed. Closes
[#​466](https://togithub.com/zurdi15/romm/issues/466)
- Single file roms now are properly downloaded from backend, fixing a
potential security issue. Closes
[#​471](https://togithub.com/zurdi15/romm/issues/471)
- Now a new `scanned` game appears directly in the gallery without
refreshing. Closes
[#​467](https://togithub.com/zurdi15/romm/issues/467)
- A lot more of small fixes.
- Now the default theme is setup properly.
- Fixed scan for custom folders from the `scan` view. Closes
[#​501](https://togithub.com/zurdi15/romm/issues/501)
- Fixed multi-part games download when any part of the game contains a
`comma` in the name. Closes
[#​520](https://togithub.com/zurdi15/romm/issues/520)
#### Changed
- Improved the docker `init scripts` handling by
[@​psych0d0g](https://togithub.com/psych0d0g).
- Now the `scan` can continue after failing finding roms for one
platform. Closes
[#​460](https://togithub.com/zurdi15/romm/issues/460)
- Logs improved a lot.
<br>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
2024-01-02 12:29:37 +00:00
|
|
|
appVersion: 2.2.1
|
2023-05-20 21:45:22 +00:00
|
|
|
description: game library manager focused in retro gaming
|
2023-06-01 20:01:05 +00:00
|
|
|
home: https://truecharts.org/charts/stable/romm
|
2023-05-20 21:45:22 +00:00
|
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png
|
2023-12-02 11:49:35 +00:00
|
|
|
deprecated: false
|
2023-05-20 21:45:22 +00:00
|
|
|
sources:
|
2024-01-06 00:09:08 +00:00
|
|
|
- https://github.com/zurdi15/romm
|
2024-01-03 00:09:16 +00:00
|
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/romm
|
|
|
|
- https://ghcr.io/zurdi15/romm
|
2023-12-02 11:49:35 +00:00
|
|
|
maintainers:
|
2024-01-03 00:09:16 +00:00
|
|
|
- name: TrueCharts
|
|
|
|
email: info@truecharts.org
|
|
|
|
url: https://truecharts.org
|
2023-12-02 11:49:35 +00:00
|
|
|
keywords:
|
2024-01-03 00:09:16 +00:00
|
|
|
- romm
|
|
|
|
- rom-manager
|
2023-12-02 11:49:35 +00:00
|
|
|
dependencies:
|
2024-01-03 00:09:16 +00:00
|
|
|
- name: common
|
|
|
|
version: 17.2.21
|
|
|
|
repository: oci://tccr.io/truecharts
|
|
|
|
condition: ""
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
|
|
|
- name: mariadb
|
|
|
|
version: 12.1.6
|
|
|
|
repository: https://deps.truecharts.org/
|
|
|
|
condition: mariadb.enabled
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
|
|
|
- name: redis
|
|
|
|
version: 11.1.6
|
|
|
|
repository: https://deps.truecharts.org
|
|
|
|
condition: redis.enabled
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
2023-12-02 11:49:35 +00:00
|
|
|
annotations:
|
2024-01-03 00:09:16 +00:00
|
|
|
max_scale_version: 23.10.2
|
|
|
|
min_scale_version: 23.10.0
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
|
|
truecharts.org/category: media
|
|
|
|
truecharts.org/max_helm_version: "3.13"
|
|
|
|
truecharts.org/min_helm_version: "3.12"
|
|
|
|
truecharts.org/train: stable
|
2023-12-12 12:02:26 +00:00
|
|
|
type: application
|