chore(helm): update image docker.io/deluan/navidrome 0.58.0 → 0.58.5 (#41578)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/deluan/navidrome](https://redirect.github.com/navidrome/navidrome)
| patch | `2ae037d` -> `648ebd4` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>navidrome/navidrome (docker.io/deluan/navidrome)</summary>

###
[`v0.58.5`](https://redirect.github.com/navidrome/navidrome/releases/tag/v0.58.5)

[Compare
Source](https://redirect.github.com/navidrome/navidrome/compare/v0.58.0...v0.58.5)

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

- UI Features:
- Add Genre column as optional field in playlist table view.
([aff9c7120](https://redirect.github.com/navidrome/navidrome/commit/aff9c7120)
by [@&#8203;deluan](https://redirect.github.com/deluan))
- Add new Bosnian translation.
([#&#8203;4399](https://redirect.github.com/navidrome/navidrome/pull/4399)
by [@&#8203;MuxBH28](https://redirect.github.com/MuxBH28))

- Subsonic API:
- Implement indexBasedQueue extension for better queue management.
([#&#8203;4244](https://redirect.github.com/navidrome/navidrome/pull/4244)
by [@&#8203;kgarner7](https://redirect.github.com/kgarner7))
- Populate Folder field with user's accessible library IDs.
([94d2696c8](https://redirect.github.com/navidrome/navidrome/commit/94d2696c8)
by [@&#8203;deluan](https://redirect.github.com/deluan))

- Insights:
- Detecting packaging method.
([#&#8203;3841](https://redirect.github.com/navidrome/navidrome/pull/3841)
by [@&#8203;mintsoft](https://redirect.github.com/mintsoft))

#### Changed

- Scanner:
- Optimize update artist's statistics using normalized
media\_file\_artists table.
([#&#8203;4641](https://redirect.github.com/navidrome/navidrome/pull/4641)
by [@&#8203;deluan](https://redirect.github.com/deluan))

#### Fixed

- UI:
- Resolve transparent dropdown background in Ligera theme.
([#&#8203;4665](https://redirect.github.com/navidrome/navidrome/pull/4665)
by [@&#8203;deluan](https://redirect.github.com/deluan))
- Fix Ligera theme's RaPaginationActions contrast.
([0bdd3e6f8](https://redirect.github.com/navidrome/navidrome/commit/0bdd3e6f8)
by [@&#8203;deluan](https://redirect.github.com/deluan))
- Fix color of MuiIconButton in Gruvbox Dark theme.
([#&#8203;4585](https://redirect.github.com/navidrome/navidrome/pull/4585)
by
[@&#8203;konstantin-morenko](https://redirect.github.com/konstantin-morenko))
- Correct track ordering when sorting playlists by album.
([#&#8203;4657](https://redirect.github.com/navidrome/navidrome/pull/4657)
by [@&#8203;deluan](https://redirect.github.com/deluan))
- Allow scrolling in play queue by adding delay.
([#&#8203;4562](https://redirect.github.com/navidrome/navidrome/pull/4562)
by [@&#8203;pca006132](https://redirect.github.com/pca006132))
- Fix Playlist Italian translation.
([#&#8203;4642](https://redirect.github.com/navidrome/navidrome/pull/4642)
by [@&#8203;nagiqui](https://redirect.github.com/nagiqui))
- Update Galician, Dutch, Thai translations from POEditor.
([#&#8203;4416](https://redirect.github.com/navidrome/navidrome/pull/4416)
by [@&#8203;deluan](https://redirect.github.com/deluan))
- Update Korean translation.
([#&#8203;4443](https://redirect.github.com/navidrome/navidrome/pull/4443)
by [@&#8203;DDinghoya](https://redirect.github.com/DDinghoya))
- Update Traditional Chinese translation.
([#&#8203;4454](https://redirect.github.com/navidrome/navidrome/pull/4454)
by [@&#8203;york9675](https://redirect.github.com/york9675))
- Update Chinese simplified translation.
([#&#8203;4403](https://redirect.github.com/navidrome/navidrome/pull/4403)
by [@&#8203;yanggqi](https://redirect.github.com/yanggqi))
- Update Deutsch, Galego, Italiano translations.
([#&#8203;4394](https://redirect.github.com/navidrome/navidrome/pull/4394)
by [@&#8203;fuxii](https://redirect.github.com/fuxii))

- Scanner:
- Restore basic tag extraction fallback mechanism for improved metadata
parsing.
([#&#8203;4401](https://redirect.github.com/navidrome/navidrome/pull/4401)
by [@&#8203;deluan](https://redirect.github.com/deluan))

- Server:
- Album statistics not updating after deleting missing files.
([#&#8203;4668](https://redirect.github.com/navidrome/navidrome/pull/4668)
by [@&#8203;deluan](https://redirect.github.com/deluan))
- Qualify user id filter to avoid ambiguous column.
([#&#8203;4511](https://redirect.github.com/navidrome/navidrome/pull/4511)
by [@&#8203;deluan](https://redirect.github.com/deluan))
- Enable multi-valued releasetype in smart playlists.
([#&#8203;4621](https://redirect.github.com/navidrome/navidrome/pull/4621)
by [@&#8203;deluan](https://redirect.github.com/deluan))
- Handle UTF BOM in lyrics and playlist files.
([#&#8203;4637](https://redirect.github.com/navidrome/navidrome/pull/4637)
by [@&#8203;deluan](https://redirect.github.com/deluan))
- Slice share content label by UTF-8 runes.
([#&#8203;4634](https://redirect.github.com/navidrome/navidrome/pull/4634)
by [@&#8203;beer-psi](https://redirect.github.com/beer-psi))
- Update wazero dependency to resolve ARM64 SIGILL crash.
([#&#8203;4655](https://redirect.github.com/navidrome/navidrome/pull/4655)
by [@&#8203;deluan](https://redirect.github.com/deluan))

- Database:
- Make playqueue position field an integer.
([#&#8203;4481](https://redirect.github.com/navidrome/navidrome/pull/4481)
by [@&#8203;kgarner7](https://redirect.github.com/kgarner7))

- Docker:
- Use standalone wget instead of the busybox one.
([#&#8203;4473](https://redirect.github.com/navidrome/navidrome/pull/4473)
by [@&#8203;daniele-athome](https://redirect.github.com/daniele-athome))

#### New Contributors

-
[@&#8203;konstantin-morenko](https://redirect.github.com/konstantin-morenko)
made their first contribution in
[#&#8203;4585](https://redirect.github.com/navidrome/navidrome/pull/4585)
- [@&#8203;nagiqui](https://redirect.github.com/nagiqui) made their
first contribution in
[#&#8203;4642](https://redirect.github.com/navidrome/navidrome/pull/4642)
- [@&#8203;beer-psi](https://redirect.github.com/beer-psi) made their
first contribution in
[#&#8203;4634](https://redirect.github.com/navidrome/navidrome/pull/4634)
- [@&#8203;fuxii](https://redirect.github.com/fuxii) made their first
contribution in
[#&#8203;4394](https://redirect.github.com/navidrome/navidrome/pull/4394)
- [@&#8203;daniele-athome](https://redirect.github.com/daniele-athome)
made their first contribution in
[#&#8203;4473](https://redirect.github.com/navidrome/navidrome/pull/4473)
- [@&#8203;pca006132](https://redirect.github.com/pca006132) made their
first contribution in
[#&#8203;4562](https://redirect.github.com/navidrome/navidrome/pull/4562)
- [@&#8203;MuxBH28](https://redirect.github.com/MuxBH28) made their
first contribution in
[#&#8203;4399](https://redirect.github.com/navidrome/navidrome/pull/4399)

**Full Changelog**:
<https://github.com/navidrome/navidrome/compare/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](https://redirect.github.com/sponsors/deluan), pay me a
[Ko-fi](https://ko-fi.com/deluan), or [contribute with
code](https://www.navidrome.org/docs/developers/).

#### Where to go next?

- Read installation instructions on our
[website](https://www.navidrome.org/docs/installation/).
- Host Navidrome on [PikaPods](https://www.pikapods.com/pods/navidrome)
for a simple cloud solution.
- Reach out on [Discord](https://discord.gg/xh7j7yF),
[Reddit](https://www.reddit.com/r/navidrome/) and
[Twitter](https://twitter.com/navidrome)!

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-11-09 21:02:52 +01:00
committed by GitHub
parent 7194014c65
commit b56244bf2e
2 changed files with 4 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.58.0
appVersion: 0.58.5
dependencies:
- name: common
version: 28.26.3
@@ -36,8 +36,9 @@ maintainers:
name: navidrome
sources:
- https://github.com/deluan/navidrome
- https://github.com/truecharts/charts/tree/master/charts/stable/navidrome
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/navidrome
- https://hub.docker.com/r/deluan/navidrome
type: application
version: 22.12.3
version: 22.12.4

View File

@@ -1,7 +1,7 @@
image:
repository: docker.io/deluan/navidrome
pullPolicy: IfNotPresent
tag: 0.58.0@sha256:2ae037d464de9f802d047165a13b1c9dc2bdbb14920a317ae4aef1233adc0a3c
tag: 0.58.5@sha256:648ebd45c50c58edc7ad9f0cc3b4411a1bece16c81f0b3630a0ab0a739c6d7ec
workload:
main:
podSpec: