From f24a0e07468aa2a828ff1e6757b75ac04969b397 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 28 Apr 2026 04:23:28 +0200 Subject: [PATCH] =?UTF-8?q?feat(audiobookshelf):=20update=20image=20docker?= =?UTF-8?q?.io/advplyr/audiobookshelf=202.33.2=20=E2=86=92=202.34.0=20(#47?= =?UTF-8?q?622)?= 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 | `a44ed89` → `4143292` | --- > [!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.34.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.34.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.33.2...v2.34.0) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See for details. ##### Added - Japanese language and Japan as podcast search region by [@​na3shkw](https://redirect.github.com/na3shkw) in [#​5211](https://redirect.github.com/advplyr/audiobookshelf/issues/5211) - Autocomplete attributes on login and setup fields for password manager support by [@​meek2100](https://redirect.github.com/meek2100) in [#​5089](https://redirect.github.com/advplyr/audiobookshelf/issues/5089) ##### Fixed - Recent episodes not updating from cache when media progress changes in [#​5159](https://redirect.github.com/advplyr/audiobookshelf/issues/5159) - Error logging when a podcast's auto-download schedule has an invalid cron expression ##### Changed - Public media item shares: use start time passed in query parameter for existing sessions by [@​pjkottke](https://redirect.github.com/pjkottke) in [#​5163](https://redirect.github.com/advplyr/audiobookshelf/issues/5163) - Podcast episode downloads use SSRF filtering on the HTTP request (matches other external requests) - Podcast create and update validate the auto-download schedule cron expression and sanitizes the HTML description - Playlists, collections, and library item batch API routes enforce library and per-item access - More strings translated - Belarusian by [@​pavel-miniutka](https://redirect.github.com/pavel-miniutka) - Hungarian by [@​ugyes](https://redirect.github.com/ugyes) - Japanese by [@​na3shkw](https://redirect.github.com/na3shkw) ##### Internal - ApiCacheManager test coverage for recent-episodes cache invalidation #### New Contributors - [@​pjkottke](https://redirect.github.com/pjkottke) made their first contribution in [#​5163](https://redirect.github.com/advplyr/audiobookshelf/pull/5163) - [@​meek2100](https://redirect.github.com/meek2100) made their first contribution in [#​5089](https://redirect.github.com/advplyr/audiobookshelf/pull/5089) - [@​na3shkw](https://redirect.github.com/na3shkw) made their first contribution in [#​5211](https://redirect.github.com/advplyr/audiobookshelf/pull/5211) **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 177b8d0243f..7821a071e20 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.2 +appVersion: 2.34.0 dependencies: - name: common version: 29.1.6 @@ -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.2 +version: 13.2.0 diff --git a/charts/stable/audiobookshelf/values.yaml b/charts/stable/audiobookshelf/values.yaml index 4b2c02ae36a..1534fa4b1a7 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.2@sha256:a44ed89b3e845faa1f7d353f2cc89b2fcd8011737dd14075fa963cf9468da3a5 + tag: 2.34.0@sha256:4143292c530f6ac6700afd13360c04f477e4f1a81c1c97c4224b1c7e4330c5c4 pullPolicy: IfNotPresent securityContext: container: