fix(audiobookshelf): update image docker.io/advplyr/audiobookshelf 2.33.1 → 2.33.2 (#47256)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf)
| patch | `a4a5841` → `a44ed89` |

---

> [!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

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

###
[`v2.33.2`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.33.2)

[Compare
Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.33.1...v2.33.2)

##### Important: New authentication system was added in
[v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0).
See
<https://redirect.github.com/advplyr/audiobookshelf/discussions/4460>
for details.

##### Fixed

- Matroska audiobooks (`.mka`) with the Opus codec failing to play in
web client by [@&#8203;rktjmp](https://redirect.github.com/rktjmp) in
[#&#8203;5115](https://redirect.github.com/advplyr/audiobookshelf/issues/5115)
- UI/UX: Share player not using libraries cover aspect ratio setting
- Backup uploads leaving temporary files behind when the uploaded file
failed validation
- Path traversal check on the filesystem path-exists endpoint not
handling all edge cases

##### Changed

- Bulk download endpoint now ensures all requested items belong to the
library being requested
- Backup load and upload now validate the backup `details` entry exists
and is within a reasonable size limit
- Podcast create endpoint validates that the podcast path is inside the
selected library folder
- Author and library item cover image endpoints now clamp width/height
query params to a maximum of 4096
- Podcast episode subtitles parsed from RSS feeds are now sanitized for
HTML
- `author_updated`/`author_added` socket events emitted when updating
authors in the book details edit modal by
[@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;5158](https://redirect.github.com/advplyr/audiobookshelf/issues/5158)
- `item_removed` socket event payload now includes `libraryId` so
clients can ignore events for other libraries by
[@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;5160](https://redirect.github.com/advplyr/audiobookshelf/issues/5160)
- More strings translated
- Belarusian by
[@&#8203;pavel-miniutka](https://redirect.github.com/pavel-miniutka)
  - Bulgarian by [@&#8203;lembata](https://redirect.github.com/lembata)
- German by [@&#8203;JBlond](https://redirect.github.com/JBlond)
[@&#8203;LaurinSorgend](https://redirect.github.com/LaurinSorgend)
  - Italian by [@&#8203;tizio04](https://redirect.github.com/tizio04)
- Russian by [@&#8203;Hopelite](https://redirect.github.com/Hopelite)
[@&#8203;vmakeev](https://redirect.github.com/vmakeev)
  - Spanish by [@&#8203;cyphra](https://redirect.github.com/cyphra)

#### New Contributors

- [@&#8203;rktjmp](https://redirect.github.com/rktjmp) made their first
contribution in
[#&#8203;5115](https://redirect.github.com/advplyr/audiobookshelf/pull/5115)

**Full Changelog**:
<https://github.com/advplyr/audiobookshelf/compare/v2.33.1...v2.33.2>

</details>

---

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

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9hdWRpb2Jvb2tzaGVsZiIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2026-04-20 05:43:09 +02:00
committed by GitHub
parent 307d66b140
commit 37d1ed2298
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 2.33.1
appVersion: 2.33.2
dependencies:
- name: common
version: 29.1.0
@@ -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.0
version: 13.1.1
+1 -1
View File
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=./values.schema.json
image:
repository: docker.io/advplyr/audiobookshelf
tag: 2.33.1@sha256:a4a5841bba093d81e5f4ad1eaedb4da3fda6dbb2528c552349da50ad1f7ae708
tag: 2.33.2@sha256:a44ed89b3e845faa1f7d353f2cc89b2fcd8011737dd14075fa963cf9468da3a5
pullPolicy: IfNotPresent
securityContext:
container: