From 29fffd1ea957c36b10afe45fa212964cf4cceb9b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Jan 2025 13:49:04 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/delua?= =?UTF-8?q?n/navidrome=200.54.3=20=E2=86=92=200.54.4=20(#30948)?= 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 | `4915ec6` -> `5c15cb7` | --- > [!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.54.4`](https://redirect.github.com/navidrome/navidrome/releases/tag/v0.54.4) [Compare Source](https://redirect.github.com/navidrome/navidrome/compare/v0.54.3...v0.54.4) #### Changelog ##### New Features - [`d60e831`](https://redirect.github.com/navidrome/navidrome/commit/d60e83176ca797a2aa4d8d6027fc5eaf9057f4ec): feat(cli): support getting playlists via cli ([#​3634](https://redirect.github.com/navidrome/navidrome/issues/3634)) ([@​kgarner7](https://redirect.github.com/kgarner7)) ##### Bug fixes - [`3179966`](https://redirect.github.com/navidrome/navidrome/commit/31799662706fedddf5bcc1a76b50409d1f91d327): fix(metrics): write system metrics on start ([#​3641](https://redirect.github.com/navidrome/navidrome/issues/3641)) ([@​kgarner7](https://redirect.github.com/kgarner7)) - [`acce3c9`](https://redirect.github.com/navidrome/navidrome/commit/acce3c97d5dcf22a005a46d855bb1763a8bb8b66): fix(release): make binaries executable before packaging ([@​deluan](https://redirect.github.com/deluan)) - [`beff1af`](https://redirect.github.com/navidrome/navidrome/commit/beff1afad7c639ddcd6c34b4ad8174ba8e3343da): fix(subsonic): make Share's lastVisited optional ([@​deluan](https://redirect.github.com/deluan)) - [`f1478d4`](https://redirect.github.com/navidrome/navidrome/commit/f1478d40f50e43384cad2a65b8f999df1b3e0c08): fix(ui): fix for typo in hu.json ([#​3635](https://redirect.github.com/navidrome/navidrome/issues/3635)) ([@​ChekeredList71](https://redirect.github.com/ChekeredList71)) - [`920fd53`](https://redirect.github.com/navidrome/navidrome/commit/920fd53e582d09f66f10b55b1072e932296c7117): fix(ui): remove index.html from service worker cache after creating admin user ([#​3642](https://redirect.github.com/navidrome/navidrome/issues/3642)) ([@​kgarner7](https://redirect.github.com/kgarner7)) - [`73ccfbd`](https://redirect.github.com/navidrome/navidrome/commit/73ccfbd8399024bffba65cf2dfbb558a3eb6e16f): fix(ui): update Türkçe translations from POEditor ([#​3636](https://redirect.github.com/navidrome/navidrome/issues/3636)) ([@​deluan](https://redirect.github.com/deluan)) ##### Other work - [`537e2fc`](https://redirect.github.com/navidrome/navidrome/commit/537e2fc033b71a4a69190b74f755ebc352bb4196): chore(deps): bump go dependencies ([@​deluan](https://redirect.github.com/deluan)) - [`ba2623e`](https://redirect.github.com/navidrome/navidrome/commit/ba2623e3f18128db1946be84b0f4b51511a31ea1): chore(server): add more logs to backup ([@​deluan](https://redirect.github.com/deluan)) **Full Changelog**: https://github.com/navidrome/navidrome/compare/v0.54.3...v0.54.4 #### 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 82b4d184918..16069b5f4f8 100644 --- a/charts/stable/navidrome/Chart.yaml +++ b/charts/stable/navidrome/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.54.3 +appVersion: 0.54.4 dependencies: - name: common version: 25.3.1 @@ -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.6.0 +version: 21.6.1 diff --git a/charts/stable/navidrome/values.yaml b/charts/stable/navidrome/values.yaml index b7e0e2671ce..93146a314da 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.54.3@sha256:4915ec6ad11ff76167491654184dfb7bbf341042fea498c20b2534af3dde587f + tag: 0.54.4@sha256:5c15cb7792c8e0b3a3bed212609c2072ba70bbff91e6ddff651ba2829101d4c1 workload: main: podSpec: