chore(helm): update image docker.io/deluan/navidrome 0.55.0 → 0.55.1 (#33266)

This PR contains the following updates:

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

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.55.1`](https://redirect.github.com/navidrome/navidrome/releases/tag/v0.55.1)

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

#### Bugfix release

A bunch of bug fixes, and a couple of improvements.

Thanks you all for the feedback!

#### Changelog

##### New Features

-
[`2838ac3`](https://redirect.github.com/navidrome/navidrome/commit/2838ac36df72fefbe796e0fa88316ea6d7f106f9):
feat(scanner): allow disabling tags with `Tags.<tag>.Ignore=true`
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`beb768c`](https://redirect.github.com/navidrome/navidrome/commit/beb768cd9cd00f01581fe190a345ccf8617950db):
feat(server): add Role filters to albums
([#&#8203;3829](https://redirect.github.com/navidrome/navidrome/issues/3829))
([@&#8203;deluan](https://redirect.github.com/deluan))

##### Bug fixes

-
[`b952672`](https://redirect.github.com/navidrome/navidrome/commit/b952672877be6f927a0c0a44b84b3415e243fd13):
fix(scanner): add back the Scanner.GenreSeparators as a deprecated
option ([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`226be78`](https://redirect.github.com/navidrome/navidrome/commit/226be78bf538b2bd025d4ad5b683d6368683c695):
fix(scanner): full_text not being updated on scan
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`938c3d4`](https://redirect.github.com/navidrome/navidrome/commit/938c3d44ccb96c2f0f1751d2b07f8ae29c4f061c):
fix(scanner): restore setsubtitle as discsubtitle for non-WMA
([#&#8203;3821](https://redirect.github.com/navidrome/navidrome/issues/3821))
([@&#8203;kgarner7](https://redirect.github.com/kgarner7))
-
[`5fb1db6`](https://redirect.github.com/navidrome/navidrome/commit/5fb1db60314ee800cb6ead9a9f7100da3c206661):
fix(scanner): watcher not working with relative MusicFolder
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`2a15a21`](https://redirect.github.com/navidrome/navidrome/commit/2a15a217deb49f6838bed6634f81c49e5a4f43da):
fix(server): db migration does not work for MusicFolders ending with a
trailing slash.
([#&#8203;3797](https://redirect.github.com/navidrome/navidrome/issues/3797))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`5c67297`](https://redirect.github.com/navidrome/navidrome/commit/5c67297dcef63bef4a52b506ebcc55d670f34867):
fix(server): panic when logging tag type. Fix
[#&#8203;3790](https://redirect.github.com/navidrome/navidrome/issues/3790)
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`5c0b6fb`](https://redirect.github.com/navidrome/navidrome/commit/5c0b6fb9b7363582e351f90e594ef5e17f5e50d9):
fix(server): skip non-UTF encoding during the database migration.
([#&#8203;3803](https://redirect.github.com/navidrome/navidrome/issues/3803))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`ed1109d`](https://redirect.github.com/navidrome/navidrome/commit/ed1109ddb232184d69e655b72a2a44f9c1033e5b):
fix(subsonic): fix albumCount in artists
([#&#8203;3827](https://redirect.github.com/navidrome/navidrome/issues/3827))
([@&#8203;kgarner7](https://redirect.github.com/kgarner7))
-
[`7c13878`](https://redirect.github.com/navidrome/navidrome/commit/7c1387807567519e588c398ec94d74b3041fa1af):
fix(subsonic): getRandomSongs with `genre` filter
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`a28462a`](https://redirect.github.com/navidrome/navidrome/commit/a28462a7abd2d4e26c4fc44ea51065ab8338922a):
fix(ui): fix `make dev`
([#&#8203;3795](https://redirect.github.com/navidrome/navidrome/issues/3795))
([@&#8203;kgarner7](https://redirect.github.com/kgarner7))
-
[`70f536e`](https://redirect.github.com/navidrome/navidrome/commit/70f536e04df0e7603a68ce1a9f7bb60c35873e4c):
fix(ui): skip missing files in bulk operations
([#&#8203;3807](https://redirect.github.com/navidrome/navidrome/issues/3807))
([@&#8203;deluan](https://redirect.github.com/deluan))
-
[`0bb4b88`](https://redirect.github.com/navidrome/navidrome/commit/0bb4b881e905a2ffa07aef1dbb7308a1ddae141d):
fix(ui): update Español translation
([#&#8203;3805](https://redirect.github.com/navidrome/navidrome/issues/3805))
([@&#8203;RigleGit](https://redirect.github.com/RigleGit))

##### Documentation updates

-
[`98808e4`](https://redirect.github.com/navidrome/navidrome/commit/98808e4b6dd7c2f6af82cf1dbeeb847f67c47538):
docs(scanner): clarifies the purpose of the mappings.yaml file for
regular users ([@&#8203;deluan](https://redirect.github.com/deluan))

##### Other work

-
[`422ba22`](https://redirect.github.com/navidrome/navidrome/commit/422ba2284e4baa45ed939505b12fcd378e6e339a):
chore(scanner): add logs to .ndignore processing
([@&#8203;deluan](https://redirect.github.com/deluan))

**Full Changelog**:
https://github.com/navidrome/navidrome/compare/v0.55.0...v0.55.1

#### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOTkuMSIsInVwZGF0ZWRJblZlciI6IjM5LjE5OS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-03-17 19:22:53 +00:00
committed by GitHub
parent e8713353c7
commit 4895b767e6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.55.0
appVersion: 0.55.1
dependencies:
- name: common
version: 25.4.10
@@ -34,4 +34,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/navidrome
- https://hub.docker.com/r/deluan/navidrome
type: application
version: 21.8.0
version: 21.8.1
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: docker.io/deluan/navidrome
pullPolicy: IfNotPresent
tag: 0.55.0@sha256:2a1d37af7901d8dec5a7c7147600469f39b6e6137f857ead61124b3b709f0953
tag: 0.55.1@sha256:f78fa7095d72a3b6a556b300515ba4386d3c2b4ecdeb6cc9522e422d543c04a4
workload:
main:
podSpec: