From 0a642d7b456776209c1199b2e780696aede57456 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 8 Oct 2025 23:26:43 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/advpl?= =?UTF-8?q?yr/audiobookshelf=202.29.0=20=E2=86=92=202.30.0=20(#40547)?= 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 | `dd4a307` -> `6fbd7dc` | --- > [!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.30.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.30.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.29.0...v2.30.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 - Book cover search includes "Best" option (searches audible, google & fantlab) by [@​mikiher](https://redirect.github.com/mikiher) in [#​4716](https://redirect.github.com/advplyr/audiobookshelf/issues/4716) ##### Fixed - OIDC invalid callback URL (incorrect protocol) [#​4609](https://redirect.github.com/advplyr/audiobookshelf/issues/4609) by [@​Vito0912](https://redirect.github.com/Vito0912) in [#​4635](https://redirect.github.com/advplyr/audiobookshelf/issues/4635) - MultiSelect causing web client to become unresponsive due to duplicate keys [#​4634](https://redirect.github.com/advplyr/audiobookshelf/issues/4634) by [@​nichwall](https://redirect.github.com/nichwall) in [#​4636](https://redirect.github.com/advplyr/audiobookshelf/issues/4636) - Podcast episodes being downloaded without an audio stream (in [#​4664](https://redirect.github.com/advplyr/audiobookshelf/issues/4664)) - UI/UX: Chapter editor overflowing on smaller screen sizes [#​4652](https://redirect.github.com/advplyr/audiobookshelf/issues/4652) ##### Changed - Book cover search is now async, streams results using websockets by [@​mikiher](https://redirect.github.com/mikiher) in [#​4716](https://redirect.github.com/advplyr/audiobookshelf/issues/4716) - Decrease timeout to 10s (from 30s) on all metadata providers by [@​mikiher](https://redirect.github.com/mikiher) in [#​4716](https://redirect.github.com/advplyr/audiobookshelf/issues/4716) - UI/UX: Chapter editor does not redirect back after saving changes or deleting all chapters [#​4650](https://redirect.github.com/advplyr/audiobookshelf/issues/4650) - More strings translated - Arabic by [@​Salmanegr](https://redirect.github.com/Salmanegr) - Chinese (Simplified Han script) by [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) [@​milotype](https://redirect.github.com/milotype) - Czech by [@​kuci-JK](https://redirect.github.com/kuci-JK) [@​petr-prikryl](https://redirect.github.com/petr-prikryl) [@​Plazec](https://redirect.github.com/Plazec) [@​Losicek](https://redirect.github.com/Losicek) - Finnish by [@​pHamala](https://redirect.github.com/pHamala) - French by [@​lolly76](https://redirect.github.com/lolly76) - German by [@​Vito0912](https://redirect.github.com/Vito0912) [@​pjope](https://redirect.github.com/pjope) [@​B0rax](https://redirect.github.com/B0rax) - Hungarian by [@​ugyes](https://redirect.github.com/ugyes) [@​Kabika82](https://redirect.github.com/Kabika82) - Norwegian Bokmål by [@​husjon](https://redirect.github.com/husjon) [@​PSchaug](https://redirect.github.com/PSchaug) - Persian by [@​aghorbanmehr](https://redirect.github.com/aghorbanmehr) - Polish by [@​satanowski](https://redirect.github.com/satanowski) [@​ahetek](https://redirect.github.com/ahetek) - Portuguese (Brazil) by [@​jhonthan](https://redirect.github.com/jhonthan) - Romanian by [@​Hnatiucb](https://redirect.github.com/Hnatiucb) [@​Emdisi00](https://redirect.github.com/Emdisi00) - Russian by [@​GrakovNe](https://redirect.github.com/GrakovNe) [@​Devastator1979](https://redirect.github.com/Devastator1979) - Slovak by [@​pecer](https://redirect.github.com/pecer) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) - Turkish by [@​icutehunter](https://redirect.github.com/icutehunter) [@​smilefate](https://redirect.github.com/smilefate) [@​oersen](https://redirect.github.com/oersen) - Ukrainian by [@​maksim2005UKR](https://redirect.github.com/maksim2005UKR) ##### Internal - Add a script to build an uncompressed windows executable [#​2998](https://redirect.github.com/advplyr/audiobookshelf/issues/2998) by [@​mikiher](https://redirect.github.com/mikiher) in [#​4729](https://redirect.github.com/advplyr/audiobookshelf/issues/4729) **Full Changelog**:
--- ### 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 | 5 +++-- charts/stable/audiobookshelf/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index 3a4b0aed549..c106b545bdb 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.29.0 +appVersion: 2.30.0 dependencies: - name: common version: 28.22.0 @@ -34,8 +34,9 @@ maintainers: name: audiobookshelf sources: - https://github.com/advplyr/audiobookshelf + - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf type: application -version: 12.12.0 +version: 12.13.0 diff --git a/charts/stable/audiobookshelf/values.yaml b/charts/stable/audiobookshelf/values.yaml index 820719fc63a..c7e67037786 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.29.0@sha256:dd4a3079d26bfe9f0ea63de3e3eff483dfa25fef05ef850a5a9d121dca3794b2 + tag: 2.30.0@sha256:6fbd7dc95d53c6e168ce69e760b87c334e3b9ba88bf7b8531ed5a116d5d6da03 pullPolicy: IfNotPresent securityContext: container: