From 37d1ed2298e312db3bfaa1da84084067dd0c948f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 20 Apr 2026 05:43:09 +0200 Subject: [PATCH] =?UTF-8?q?fix(audiobookshelf):=20update=20image=20docker.?= =?UTF-8?q?io/advplyr/audiobookshelf=202.33.1=20=E2=86=92=202.33.2=20(#472?= =?UTF-8?q?56)?= 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) | patch | `a4a5841` → `a44ed89` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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.33.2`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.33.2) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.33.1...v2.33.2) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See for details. ##### Fixed - Matroska audiobooks (`.mka`) with the Opus codec failing to play in web client by [@​rktjmp](https://redirect.github.com/rktjmp) in [#​5115](https://redirect.github.com/advplyr/audiobookshelf/issues/5115) - UI/UX: Share player not using libraries cover aspect ratio setting - Backup uploads leaving temporary files behind when the uploaded file failed validation - Path traversal check on the filesystem path-exists endpoint not handling all edge cases ##### Changed - Bulk download endpoint now ensures all requested items belong to the library being requested - Backup load and upload now validate the backup `details` entry exists and is within a reasonable size limit - Podcast create endpoint validates that the podcast path is inside the selected library folder - Author and library item cover image endpoints now clamp width/height query params to a maximum of 4096 - Podcast episode subtitles parsed from RSS feeds are now sanitized for HTML - `author_updated`/`author_added` socket events emitted when updating authors in the book details edit modal by [@​mikiher](https://redirect.github.com/mikiher) in [#​5158](https://redirect.github.com/advplyr/audiobookshelf/issues/5158) - `item_removed` socket event payload now includes `libraryId` so clients can ignore events for other libraries by [@​mikiher](https://redirect.github.com/mikiher) in [#​5160](https://redirect.github.com/advplyr/audiobookshelf/issues/5160) - More strings translated - Belarusian by [@​pavel-miniutka](https://redirect.github.com/pavel-miniutka) - Bulgarian by [@​lembata](https://redirect.github.com/lembata) - German by [@​JBlond](https://redirect.github.com/JBlond) [@​LaurinSorgend](https://redirect.github.com/LaurinSorgend) - Italian by [@​tizio04](https://redirect.github.com/tizio04) - Russian by [@​Hopelite](https://redirect.github.com/Hopelite) [@​vmakeev](https://redirect.github.com/vmakeev) - Spanish by [@​cyphra](https://redirect.github.com/cyphra) #### New Contributors - [@​rktjmp](https://redirect.github.com/rktjmp) made their first contribution in [#​5115](https://redirect.github.com/advplyr/audiobookshelf/pull/5115) **Full Changelog**:
--- ### Configuration 📅 **Schedule**: (UTC) - 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 81e96d79303..07c9985fa85 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.33.1 +appVersion: 2.33.2 dependencies: - name: common version: 29.1.0 @@ -35,5 +35,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf type: application -version: 13.1.0 +version: 13.1.1 diff --git a/charts/stable/audiobookshelf/values.yaml b/charts/stable/audiobookshelf/values.yaml index 17f43d98e8d..4b2c02ae36a 100644 --- a/charts/stable/audiobookshelf/values.yaml +++ b/charts/stable/audiobookshelf/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: docker.io/advplyr/audiobookshelf - tag: 2.33.1@sha256:a4a5841bba093d81e5f4ad1eaedb4da3fda6dbb2528c552349da50ad1f7ae708 + tag: 2.33.2@sha256:a44ed89b3e845faa1f7d353f2cc89b2fcd8011737dd14075fa963cf9468da3a5 pullPolicy: IfNotPresent securityContext: container: