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=-->
This commit is contained in:
@@ -1,51 +1,51 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: romm
|
||||
version: 6.1.5
|
||||
appVersion: 2.1.0
|
||||
version: 6.2.0
|
||||
appVersion: 2.2.1
|
||||
description: game library manager focused in retro gaming
|
||||
home: https://truecharts.org/charts/stable/romm
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/romm.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/zurdi15/romm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/romm
|
||||
- https://ghcr.io/zurdi15/romm
|
||||
- https://github.com/zurdi15/romm
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/romm
|
||||
- https://ghcr.io/zurdi15/romm
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- romm
|
||||
- rom-manager
|
||||
- romm
|
||||
- rom-manager
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 12.1.3
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 11.1.3
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 17.2.21
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: mariadb
|
||||
version: 12.1.3
|
||||
repository: https://deps.truecharts.org/
|
||||
condition: mariadb.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: redis
|
||||
version: 11.1.3
|
||||
repository: https://deps.truecharts.org
|
||||
condition: redis.enabled
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
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
|
||||
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
|
||||
type: application
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/zurdi15/romm
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.1.0@sha256:5403e58d0ec714a1aa45c5caf9c897b4eb7fecb403c3041468a707bce4f6bd3b
|
||||
tag: 2.2.1@sha256:4068f58d2eb336c19914e183f6d98f0941e3629a4d002103202c840525420141
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user