From 17d29d32fb6e7cabdeaaf09982b58863f5977fcd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 11 Feb 2026 01:29:23 +0100 Subject: [PATCH] =?UTF-8?q?fix(navidrome):=20update=20image=20docker.io/de?= =?UTF-8?q?luan/navidrome=200.60.2=20=E2=86=92=200.60.3=20(#44751)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/deluan/navidrome](https://redirect.github.com/navidrome/navidrome) | patch | `1b3f955` → `a5dce8f` | --- > [!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
navidrome/navidrome (docker.io/deluan/navidrome) ### [`v0.60.3`](https://redirect.github.com/navidrome/navidrome/releases/tag/v0.60.3) [Compare Source](https://redirect.github.com/navidrome/navidrome/compare/v0.60.2...v0.60.3) #### Changelog ##### New Features - [`34c6f12`](https://redirect.github.com/navidrome/navidrome/commit/34c6f12aeeb11144100d764b06248e0a40ccb126): feat(server): add explicit status support in smart playlists ([#​5031](https://redirect.github.com/navidrome/navidrome/issues/5031)) ([@​kgarner7](https://redirect.github.com/kgarner7)) ##### Bug fixes - [`408aa78`](https://redirect.github.com/navidrome/navidrome/commit/408aa78ed53f0299d35e758cd422fd0b9dfe93a3): fix(scanner): log warning when metadata extraction fails ([@​deluan](https://redirect.github.com/deluan)) - [`ed79a88`](https://redirect.github.com/navidrome/navidrome/commit/ed79a8897bc16602ebadb4e3a253d87f1599642f): fix(scanner): pass filename hint to gotaglib's OpenStream for format detection ([#​5012](https://redirect.github.com/navidrome/navidrome/issues/5012)) ([@​deluan](https://redirect.github.com/deluan)) - [`fd09ca1`](https://redirect.github.com/navidrome/navidrome/commit/fd09ca103fd9fd14f5d0ecd3df6efd839a9df560): fix(scanner): resolve data race on conf.Server access in getScanner ([@​deluan](https://redirect.github.com/deluan)) - [`0a47228`](https://redirect.github.com/navidrome/navidrome/commit/0a4722802af833caa8dd794fa8c25f8d0a97dd06): fix(subsonic): validate JSONP callback parameter ([@​deluan](https://redirect.github.com/deluan)) - [`eb9ebc3`](https://redirect.github.com/navidrome/navidrome/commit/eb9ebc3fba6545334c2c13d778273c1bd55135ee): fix(ui): add missing keys in Danish translation ([#​5011](https://redirect.github.com/navidrome/navidrome/issues/5011)) ([@​denisarissa](https://redirect.github.com/denisarissa)) - [`62f9c3a`](https://redirect.github.com/navidrome/navidrome/commit/62f9c3a458bd101df1d059eeaf8bce43e7c97c21): fix: linux service should restart when upgrading ([#​5001](https://redirect.github.com/navidrome/navidrome/issues/5001)) ([@​mintsoft](https://redirect.github.com/mintsoft)) - [`e05a7e2`](https://redirect.github.com/navidrome/navidrome/commit/e05a7e230f7a72b6c2e7d789006df63b688c30e2): fix: prevent data race on conf.Server during cleanup in e2e tests ([@​deluan](https://redirect.github.com/deluan)) - [`bee0305`](https://redirect.github.com/navidrome/navidrome/commit/bee0305831a76c49a46e7a6b0cbe09fd865abebc): fix: split reflex -R flags to preserve directory exclusion optimization ([@​deluan](https://redirect.github.com/deluan)) ##### Other work - [`302d99a`](https://redirect.github.com/navidrome/navidrome/commit/302d99aa8b17e381cbd5a6c78d58125a9e0d6755): chore(deps): update dependencies in go.mod and go.sum ([@​deluan](https://redirect.github.com/deluan)) - [`c80ef8a`](https://redirect.github.com/navidrome/navidrome/commit/c80ef8ae41d692f971baf2ebab1a710a3182108f): chore: ignore \_test.go files in reflex conf ([@​deluan](https://redirect.github.com/deluan)) - [`8319905`](https://redirect.github.com/navidrome/navidrome/commit/8319905d2c913b817a896a0b79a44b6b1cffe8c9): test(subsonic): add comprehensive e2e test suite for Subsonic API ([#​5003](https://redirect.github.com/navidrome/navidrome/issues/5003)) ([@​deluan](https://redirect.github.com/deluan)) **Full Changelog**: #### 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)!
--- ### 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. --- - [ ] 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). --- charts/stable/navidrome/Chart.yaml | 4 ++-- charts/stable/navidrome/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/navidrome/Chart.yaml b/charts/stable/navidrome/Chart.yaml index 657a8aececc..cccba4a9386 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 0.60.2 +appVersion: 0.60.3 dependencies: - name: common version: 28.29.49 @@ -42,5 +42,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/navidrome - https://hub.docker.com/r/deluan/navidrome type: application -version: 22.16.1 +version: 22.16.2 diff --git a/charts/stable/navidrome/values.yaml b/charts/stable/navidrome/values.yaml index ed99bf29f26..e82f3493b90 100644 --- a/charts/stable/navidrome/values.yaml +++ b/charts/stable/navidrome/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/deluan/navidrome pullPolicy: IfNotPresent - tag: 0.60.2@sha256:1b3f9556fc4f70cb1c2d3995543e734bdc90c762c9c6ee9a7c5f6a9745efbc3e + tag: 0.60.3@sha256:a5dce8f33304714dd138e870cca0dcab3d937ca236be1a9f2b97da009d1a0048 workload: main: podSpec: