Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@robottoms-up
Copy link
Contributor

@robottoms-up robottoms-up bot commented Nov 9, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/navidrome/navidrome patch 0.58.0 -> 0.58.5

Release Notes

navidrome/navidrome (ghcr.io/navidrome/navidrome)

v0.58.5

Compare Source

This release focuses on stability improvements and bug fixes, with several important fixes for UI themes, translations, database operations, and scanner functionality. Notable improvements include fixes for ARM64 crashes, playlist sorting, and new Bosnian translation.

Added
Changed
  • Scanner:
    • Optimize update artist's statistics using normalized media_file_artists table. (#​4641 by @​deluan)
Fixed
New Contributors

Full Changelog: navidrome/navidrome@v0.58.0...v0.58.5

Helping out

This release is only possible thanks to the support of some awesome people!

Want to be one of them?
You can sponsor, pay me a Ko-fi, or contribute with code.

Where to go next?

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 these updates again.


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

This PR has been generated by Renovate Bot.

@robottoms-up
Copy link
Contributor Author

robottoms-up bot commented Nov 9, 2025

--- kubernetes/homelab/apps/media/navidrome/app Kustomization: media/navidrome HelmRelease: media/navidrome

+++ kubernetes/homelab/apps/media/navidrome/app Kustomization: media/navidrome HelmRelease: media/navidrome

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

               ND_REVERSEPROXYUSERHEADER: Remote-User
               ND_REVERSEPROXYWHITELIST: 10.0.0.0/8
               ND_SCANSCHEDULE: '@every 1h'
               TZ: America/New_York
             image:
               repository: ghcr.io/navidrome/navidrome
-              tag: 0.58.0@sha256:2ae037d464de9f802d047165a13b1c9dc2bdbb14920a317ae4aef1233adc0a3c
+              tag: 0.58.5@sha256:648ebd45c50c58edc7ad9f0cc3b4411a1bece16c81f0b3630a0ab0a739c6d7ec
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@robottoms-up
Copy link
Contributor Author

robottoms-up bot commented Nov 9, 2025

--- HelmRelease: media/navidrome Deployment: media/navidrome

+++ HelmRelease: media/navidrome Deployment: media/navidrome

@@ -64,13 +64,13 @@

         - name: ND_REVERSEPROXYWHITELIST
           value: 10.0.0.0/8
         - name: ND_SCANSCHEDULE
           value: '@every 1h'
         - name: TZ
           value: America/New_York
-        image: ghcr.io/navidrome/navidrome:0.58.0@sha256:2ae037d464de9f802d047165a13b1c9dc2bdbb14920a317ae4aef1233adc0a3c
+        image: ghcr.io/navidrome/navidrome:0.58.5@sha256:648ebd45c50c58edc7ad9f0cc3b4411a1bece16c81f0b3630a0ab0a739c6d7ec
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /ping
             port: 8080
           initialDelaySeconds: 0

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