From 23c1acdf800fa909e5621ffc26791aa4004b520d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Jul 2025 13:21:34 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/advpl?= =?UTF-8?q?yr/audiobookshelf=202.26.0=20=E2=86=92=202.26.3=20(#37631)?= 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 | `16685fb` -> `fe2ec34` | 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.26.3`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.3) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.26.2...v2.26.3) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See [https://github.com/advplyr/audiobookshelf/discussions/4460](https://redirect.github.com/advplyr/audiobookshelf/discussions/4460) for details. ##### Fixed - Some podcast episodes always transcoding (in [#​4520](https://redirect.github.com/advplyr/audiobookshelf/issues/4520)) - Unable to change root user password when not set [#​4522](https://redirect.github.com/advplyr/audiobookshelf/issues/4522) (in [#​4523](https://redirect.github.com/advplyr/audiobookshelf/issues/4523)) ##### Changed - More strings translated - Chinese (Simplified Han script) by [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - German by [@​Dalabad](https://redirect.github.com/Dalabad) - Russian by [@​Nab0y](https://redirect.github.com/Nab0y) - Ukrainian by [@​Maksim2005UA2](https://redirect.github.com/Maksim2005UA2) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.26.2...v2.26.3 ### [`v2.26.2`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.2) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.26.1...v2.26.2) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See [https://github.com/advplyr/audiobookshelf/discussions/4460](https://redirect.github.com/advplyr/audiobookshelf/discussions/4460) for details. ##### Fixed - Web client page load causing a token refresh [#​4509](https://redirect.github.com/advplyr/audiobookshelf/issues/4509) (in [#​4510](https://redirect.github.com/advplyr/audiobookshelf/issues/4510)) ##### Changed - Audible match results return match confidence score, shows in match results by [@​mikiher](https://redirect.github.com/mikiher) in [#​4319](https://redirect.github.com/advplyr/audiobookshelf/issues/4319) - More strings translated - Chinese (Simplified Han script) by [@​springsunx](https://redirect.github.com/springsunx) [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - Czech by [@​kuci-JK](https://redirect.github.com/kuci-JK) - Italian by [@​Prangel85](https://redirect.github.com/Prangel85) - Turkish by [@​SerhatGulasti](https://redirect.github.com/SerhatGulasti) - Ukrainian by [@​Maksim2005UA2](https://redirect.github.com/Maksim2005UA2) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.26.1...v2.26.2 ### [`v2.26.1`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.1) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.26.0...v2.26.1) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See [https://github.com/advplyr/audiobookshelf/discussions/4460](https://redirect.github.com/advplyr/audiobookshelf/discussions/4460) for details. ##### Fixed - OIDC error when auto registering users [#​4485](https://redirect.github.com/advplyr/audiobookshelf/issues/4485) (in [#​4486](https://redirect.github.com/advplyr/audiobookshelf/issues/4486)) - `ALLOW_CORS` env variable not working [#​4497](https://redirect.github.com/advplyr/audiobookshelf/issues/4497) ##### Changed - UI/UX: Localize listening time on sessions table (in [#​4493](https://redirect.github.com/advplyr/audiobookshelf/issues/4493)) - UI/UX: Sessions modal shows username instead of user id [#​4496](https://redirect.github.com/advplyr/audiobookshelf/issues/4496) (in [#​4503](https://redirect.github.com/advplyr/audiobookshelf/issues/4503)) - UI/UX: Show deprecated warning message on legacy API token on user page (in [#​4503](https://redirect.github.com/advplyr/audiobookshelf/issues/4503)) - API: `/api/sessions` and `/api/users/:id/listening-sessions` endpoints always return a user object on sessions (in [#​4503](https://redirect.github.com/advplyr/audiobookshelf/issues/4503)) - More strings translated - Chinese (Simplified Han script) by [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - German by [@​networksecurityvodoo](https://redirect.github.com/networksecurityvodoo) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) [@​Landrash](https://redirect.github.com/Landrash) - Ukrainian by [@​Maksim2005UA2](https://redirect.github.com/Maksim2005UA2) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.26.0...v2.26.1
--- ### 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 51d0c276f10..abe6c336657 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.26.0 +appVersion: 2.26.3 dependencies: - name: common version: 28.13.0 @@ -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.2.0 +version: 12.2.1 diff --git a/charts/stable/audiobookshelf/values.yaml b/charts/stable/audiobookshelf/values.yaml index 716ca5e4dd8..bb5196810b8 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.26.0@sha256:16685fbba37a21d403f5390b907d286e15b3086d26527269b4ad785f71f571e5 + tag: 2.26.3@sha256:fe2ec344b4881ee0fad5c1605e7069c993c218c103e8a57e467e381ee9eebcfb pullPolicy: IfNotPresent securityContext: container: