From 8950cf4de81d1a42b016cb0ac269d6dbd14a6024 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Feb 2025 03:49:40 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/advpl?= =?UTF-8?q?yr/audiobookshelf=202.18.1=20=E2=86=92=202.19.0=20(#31683)?= 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/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | minor | `5280101` -> `46f36b2` | --- > [!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
advplyr/audiobookshelf (docker.io/advplyr/audiobookshelf) ### [`v2.19.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.19.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.18.1...v2.19.0) ##### Note: 3rd party integrations can use `descriptionPlain` property on books to continue using plain text descriptions. ##### Added - Support rich text book descriptions [#​1820](https://redirect.github.com/advplyr/audiobookshelf/issues/1820) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3880](https://redirect.github.com/advplyr/audiobookshelf/issues/3880) - Player setting to adjust playback rate increment/decrement amount [#​3556](https://redirect.github.com/advplyr/audiobookshelf/issues/3556) by [@​glorenzen](https://redirect.github.com/glorenzen) in [#​3892](https://redirect.github.com/advplyr/audiobookshelf/issues/3892) ##### Fixed - Server crash for on failed extract epub image [#​3889](https://redirect.github.com/advplyr/audiobookshelf/issues/3889) - Server crash on quick match [#​3883](https://redirect.github.com/advplyr/audiobookshelf/issues/3883) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3898](https://redirect.github.com/advplyr/audiobookshelf/issues/3898) - Unable to download podcast episodes with the same name by [@​tharvik](https://redirect.github.com/tharvik) in [#​3906](https://redirect.github.com/advplyr/audiobookshelf/issues/3906) - Collection/series feeds not incrementing pubdate correctly [#​3442](https://redirect.github.com/advplyr/audiobookshelf/issues/3442) - Fatal logs not saving to crash_logs.txt [#​3919](https://redirect.github.com/advplyr/audiobookshelf/issues/3919) - UI/UX: Collapsed sub series showing parent series name on hover instead of collapsed series name [#​3713](https://redirect.github.com/advplyr/audiobookshelf/issues/3713) - API: Basepath (/audiobookshelf) was being included in track `contentUrl` (see [#​3921](https://redirect.github.com/advplyr/audiobookshelf/issues/3921)) ##### Changed - Add populate map details buttons to batch edit page - Allows setting of some pragma values through environment variables [#​3750](https://redirect.github.com/advplyr/audiobookshelf/issues/3750) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3899](https://redirect.github.com/advplyr/audiobookshelf/issues/3899) - UI/UX: Standardized clipboard copy buttons to show checkmark when copied - UI/UX: Progress bar on covers has box shadow for visbililty [#​3825](https://redirect.github.com/advplyr/audiobookshelf/issues/3825) in [#​3914](https://redirect.github.com/advplyr/audiobookshelf/issues/3914) - UI/UX: Add collection and playlist help text [#​3318](https://redirect.github.com/advplyr/audiobookshelf/issues/3318) by [@​nichwall](https://redirect.github.com/nichwall) in [#​3916](https://redirect.github.com/advplyr/audiobookshelf/issues/3916) - API: Expanded books include `descriptionPlain` that is stripped of html tags - More strings translated - Chinese (Simplified Han script) by [@​springsunx](https://redirect.github.com/springsunx) - Croatian by [@​milotype](https://redirect.github.com/milotype) [@​biuklija](https://redirect.github.com/biuklija) - Danish by [@​MorellReng](https://redirect.github.com/MorellReng) - German by [@​xcy7e](https://redirect.github.com/xcy7e) - Japanese by [@​acidRain-burns](https://redirect.github.com/acidRain-burns) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Spanish by [@​nothingbutlucas](https://redirect.github.com/nothingbutlucas) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) ##### Internal - Readme update Apache reverse proxy example by [@​adjokic](https://redirect.github.com/adjokic) in [#​3884](https://redirect.github.com/advplyr/audiobookshelf/issues/3884) - Add: workflow to close blank issues by [@​nichwall](https://redirect.github.com/nichwall) in [#​3907](https://redirect.github.com/advplyr/audiobookshelf/issues/3907) #### New Contributors - [@​adjokic](https://redirect.github.com/adjokic) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3884](https://redirect.github.com/advplyr/audiobookshelf/pull/3884) - [@​tharvik](https://redirect.github.com/tharvik) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3906](https://redirect.github.com/advplyr/audiobookshelf/pull/3906) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.18.1...v2.19.0
--- ### 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/audiobookshelf/Chart.yaml | 4 ++-- charts/stable/audiobookshelf/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index 6af0394c42a..6f912614fbb 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.18.1 +appVersion: 2.19.0 dependencies: - name: common version: 25.4.10 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf type: application -version: 11.13.1 +version: 11.14.0 diff --git a/charts/stable/audiobookshelf/values.yaml b/charts/stable/audiobookshelf/values.yaml index 38f8df9abb0..487e40f5e9b 100644 --- a/charts/stable/audiobookshelf/values.yaml +++ b/charts/stable/audiobookshelf/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/advplyr/audiobookshelf - tag: 2.18.1@sha256:528010122756f2a83855e4f82fd7d0dc5763d60aaf3e7aea180a3d2b1894357f + tag: 2.19.0@sha256:46f36b2f533e30347ae6d1e35ede6dc805a8d82211e26c4eee1f8f99cc245d48 pullPolicy: IfNotPresent securityContext: container: