Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image rommapp/romm to v3.6.0 #1111

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

spicerabot[bot]
Copy link
Contributor

@spicerabot spicerabot bot commented Nov 29, 2024

This PR contains the following updates:

Package Update Change
rommapp/romm minor 3.5.1 -> 3.6.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rommapp/romm (rommapp/romm)

v3.6.0

Compare Source

This Thanksgiving, we’re serving up 3.6.0, a hearty update stuffed with QOL improvements and bug fixes that will leave you as satisfied as a plate full of turkey with all the trimmings. 🦃

Progress, completions, and ratings

Track your game progress, completions, and star ratings under the new "Personal" tab, and use them to filter your games by "backlogged", "finished" or "100% completed". We've also moved your (and shared) notes under the same tab.

Major changes

  • Display and filter games by age rating (requires a quick sync)
  • Use filename without tags or extension when matching unmatched game
  • Skip hashing games on desktop platforms for faster scans
  • Improved memory usage during 7zip decompression
  • New env variable UPLOAD_TIMEOUT allows for larger file uploads
  • Edit file exclusions for config.yml from the UI

All changes

New Contributors

Full Changelog: rommapp/romm@3.5.1...v3.6.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Nov 29, 2024

--- kubernetes/apps/gaming/romm/app Kustomization: flux-system/romm HelmRelease: gaming/romm

+++ kubernetes/apps/gaming/romm/app Kustomization: flux-system/romm HelmRelease: gaming/romm

@@ -33,13 +33,13 @@

               TZ: null
             envFrom:
             - secretRef:
                 name: romm-secret
             image:
               repository: rommapp/romm
-              tag: 3.5.1
+              tag: 3.6.0
             resources:
               limits:
                 memory: 1024Mi
               requests:
                 cpu: 10m
                 memory: 100Mi

@spicerabot
Copy link
Contributor Author

spicerabot bot commented Nov 29, 2024

--- HelmRelease: gaming/romm Deployment: gaming/romm

+++ HelmRelease: gaming/romm Deployment: gaming/romm

@@ -40,13 +40,13 @@

           value: mariadb.databases.svc.cluster.local
         - name: TZ
           value: null
         envFrom:
         - secretRef:
             name: romm-secret
-        image: rommapp/romm:3.5.1
+        image: rommapp/romm:3.6.0
         name: app
         resources:
           limits:
             memory: 1024Mi
           requests:
             cpu: 10m

@spiceratops spiceratops merged commit 034ac69 into main Dec 1, 2024
6 of 8 checks passed
@spiceratops spiceratops deleted the renovate/rommapp-romm-3.x branch December 1, 2024 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant