From bcc8fe5d91b5874e2b767e5a272289143d7737ef Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 29 Aug 2025 22:27:27 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/advpl?= =?UTF-8?q?yr/audiobookshelf=202.28.0=20=E2=86=92=202.29.0=20(#38825)?= 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 | `b854ec0` -> `dd4a307` | --- > [!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.29.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.29.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.28.0...v2.29.0) ##### Added - Chapter editor tools/enhancements including bulk chapter import & more (see [#​4384](https://redirect.github.com/advplyr/audiobookshelf/issues/4384)) by [@​josh-vin](https://redirect.github.com/josh-vin) in [#​4384](https://redirect.github.com/advplyr/audiobookshelf/issues/4384) - Book library sort options for `Progress: Started` and `Progress: Finished` [#​4540](https://redirect.github.com/advplyr/audiobookshelf/issues/4540) by [@​tagmeh](https://redirect.github.com/tagmeh) in [#​4575](https://redirect.github.com/advplyr/audiobookshelf/issues/4575) ##### Fixed - Initial page load failing to load library (on token refreshes) [#​4567](https://redirect.github.com/advplyr/audiobookshelf/issues/4567) (in [#​4590](https://redirect.github.com/advplyr/audiobookshelf/issues/4590)) - Library path folder browser not working on latest Windows 11 (replace `wmic` with `powershell`) [#​4531](https://redirect.github.com/advplyr/audiobookshelf/issues/4531) by [@​sir-wilhelm](https://redirect.github.com/sir-wilhelm) in [#​4533](https://redirect.github.com/advplyr/audiobookshelf/issues/4533) - Podcast itunes id not set on podcasts created from search and podcast matching [#​4614](https://redirect.github.com/advplyr/audiobookshelf/issues/4614) - Book match tab last used provider saved in local storage being overriden by itunes when matching a podcast [#​4615](https://redirect.github.com/advplyr/audiobookshelf/issues/4615) - Server listening log for ipv6 host by [@​renesat](https://redirect.github.com/renesat) in [#​4595](https://redirect.github.com/advplyr/audiobookshelf/issues/4595) - UI/UX: Podcast match author input not showing the current author value [#​4617](https://redirect.github.com/advplyr/audiobookshelf/issues/4617) ##### Changed - Podcast episode download requests pass `*/*` in `Accept` header by [@​renesat](https://redirect.github.com/renesat) in [#​4596](https://redirect.github.com/advplyr/audiobookshelf/issues/4596) - Podcast episode downloads always embed meta tags (previously only mp3) (in [#​4598](https://redirect.github.com/advplyr/audiobookshelf/issues/4598)) - Remove unnecessary token from HLS playlist files by [@​laxandrea](https://redirect.github.com/laxandrea) in [#​4608](https://redirect.github.com/advplyr/audiobookshelf/issues/4608) - UI/UX: Changed book library `Progress Updated` sort option label to `Progress: Last Updated` - UI/UX: Replace SVG icons with material-symbols icon equivalents by [@​Toby222](https://redirect.github.com/Toby222) in [#​4552](https://redirect.github.com/advplyr/audiobookshelf/issues/4552) - UI/UX: Remove unnecessary success toast for podcast episode removed [#​4606](https://redirect.github.com/advplyr/audiobookshelf/issues/4606) - More strings translated - Belarusian by [@​i-Nosferatu-i](https://redirect.github.com/i-Nosferatu-i) - Bulgarian by [@​jeliozver](https://redirect.github.com/jeliozver) - Chinese (Simplified Han script) by [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - Czech by [@​kuci-JK](https://redirect.github.com/kuci-JK) - Dutch by [@​matieke](https://redirect.github.com/matieke) - German by [@​Vito0912](https://redirect.github.com/Vito0912) [@​Dalabad](https://redirect.github.com/Dalabad) [@​Eragos](https://redirect.github.com/Eragos) [@​B0rax](https://redirect.github.com/B0rax) - Hungarian by [@​ugyes](https://redirect.github.com/ugyes) [@​Kabika82](https://redirect.github.com/Kabika82) - Italian by [@​paolor72](https://redirect.github.com/paolor72) [@​laxandrea](https://redirect.github.com/laxandrea) - Russian by [@​renesat](https://redirect.github.com/renesat) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Spanish by [@​idojius86](https://redirect.github.com/idojius86) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) [@​MageSneaky](https://redirect.github.com/MageSneaky) - Vietnamese by [@​phamngocminhhang](https://redirect.github.com/phamngocminhhang) #### New Contributors - [@​laxandrea](https://redirect.github.com/laxandrea) made their first contribution in [#​4608](https://redirect.github.com/advplyr/audiobookshelf/pull/4608) - [@​renesat](https://redirect.github.com/renesat) made their first contribution in [#​4596](https://redirect.github.com/advplyr/audiobookshelf/pull/4596) - [@​sir-wilhelm](https://redirect.github.com/sir-wilhelm) made their first contribution in [#​4533](https://redirect.github.com/advplyr/audiobookshelf/pull/4533) - [@​tagmeh](https://redirect.github.com/tagmeh) made their first contribution in [#​4575](https://redirect.github.com/advplyr/audiobookshelf/pull/4575) **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 | 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 5f347db3e54..08e553f97db 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.28.0 +appVersion: 2.29.0 dependencies: - name: common version: 28.16.2 @@ -35,5 +35,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf type: application -version: 12.6.2 +version: 12.7.0 diff --git a/charts/stable/audiobookshelf/values.yaml b/charts/stable/audiobookshelf/values.yaml index c18256bac34..820719fc63a 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.28.0@sha256:b854ec08b1a7bee67c3274f1df5dce2143f48e05cbce5ada356c38662694f7fe + tag: 2.29.0@sha256:dd4a3079d26bfe9f0ea63de3e3eff483dfa25fef05ef850a5a9d121dca3794b2 pullPolicy: IfNotPresent securityContext: container: