chore(helm): update image docker.io/advplyr/audiobookshelf 2.26.0 → 2.26.3 (#37631)

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

<details>
<summary>advplyr/audiobookshelf
(docker.io/advplyr/audiobookshelf)</summary>

###
[`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
[#&#8203;4520](https://redirect.github.com/advplyr/audiobookshelf/issues/4520))
- Unable to change root user password when not set
[#&#8203;4522](https://redirect.github.com/advplyr/audiobookshelf/issues/4522)
(in
[#&#8203;4523](https://redirect.github.com/advplyr/audiobookshelf/issues/4523))

##### Changed

- More strings translated
- Chinese (Simplified Han script) by
[@&#8203;FiendFEARing](https://redirect.github.com/FiendFEARing)
  - German by [@&#8203;Dalabad](https://redirect.github.com/Dalabad)
  - Russian by [@&#8203;Nab0y](https://redirect.github.com/Nab0y)
- Ukrainian by
[@&#8203;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
[#&#8203;4509](https://redirect.github.com/advplyr/audiobookshelf/issues/4509)
(in
[#&#8203;4510](https://redirect.github.com/advplyr/audiobookshelf/issues/4510))

##### Changed

- Audible match results return match confidence score, shows in match
results by [@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;4319](https://redirect.github.com/advplyr/audiobookshelf/issues/4319)
- More strings translated
- Chinese (Simplified Han script) by
[@&#8203;springsunx](https://redirect.github.com/springsunx)
[@&#8203;FiendFEARing](https://redirect.github.com/FiendFEARing)
  - Croatian by [@&#8203;biuklija](https://redirect.github.com/biuklija)
  - Czech by [@&#8203;kuci-JK](https://redirect.github.com/kuci-JK)
- Italian by [@&#8203;Prangel85](https://redirect.github.com/Prangel85)
- Turkish by
[@&#8203;SerhatGulasti](https://redirect.github.com/SerhatGulasti)
- Ukrainian by
[@&#8203;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
[#&#8203;4485](https://redirect.github.com/advplyr/audiobookshelf/issues/4485)
(in
[#&#8203;4486](https://redirect.github.com/advplyr/audiobookshelf/issues/4486))
- `ALLOW_CORS` env variable not working
[#&#8203;4497](https://redirect.github.com/advplyr/audiobookshelf/issues/4497)

##### Changed

- UI/UX: Localize listening time on sessions table (in
[#&#8203;4493](https://redirect.github.com/advplyr/audiobookshelf/issues/4493))
- UI/UX: Sessions modal shows username instead of user id
[#&#8203;4496](https://redirect.github.com/advplyr/audiobookshelf/issues/4496)
(in
[#&#8203;4503](https://redirect.github.com/advplyr/audiobookshelf/issues/4503))
- UI/UX: Show deprecated warning message on legacy API token on user
page (in
[#&#8203;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
[#&#8203;4503](https://redirect.github.com/advplyr/audiobookshelf/issues/4503))
- More strings translated
- Chinese (Simplified Han script) by
[@&#8203;FiendFEARing](https://redirect.github.com/FiendFEARing)
  - Croatian by [@&#8203;biuklija](https://redirect.github.com/biuklija)
- German by
[@&#8203;networksecurityvodoo](https://redirect.github.com/networksecurityvodoo)
- Swedish by [@&#8203;Cotignac](https://redirect.github.com/Cotignac)
[@&#8203;Landrash](https://redirect.github.com/Landrash)
- Ukrainian by
[@&#8203;Maksim2005UA2](https://redirect.github.com/Maksim2005UA2)

**Full Changelog**:
https://github.com/advplyr/audiobookshelf/compare/v2.26.0...v2.26.1

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-07-28 13:21:34 +02:00
committed by GitHub
parent 292faa7c3c
commit 23c1acdf80
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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: