chore(helm): update image docker.io/advplyr/audiobookshelf 2.29.0 → 2.30.0 (#40547)

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

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

###
[`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
<https://redirect.github.com/advplyr/audiobookshelf/discussions/4460>
for details.

##### Added

- Book cover search includes "Best" option (searches audible, google &
fantlab) by [@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;4716](https://redirect.github.com/advplyr/audiobookshelf/issues/4716)

##### Fixed

- OIDC invalid callback URL (incorrect protocol)
[#&#8203;4609](https://redirect.github.com/advplyr/audiobookshelf/issues/4609)
by [@&#8203;Vito0912](https://redirect.github.com/Vito0912) in
[#&#8203;4635](https://redirect.github.com/advplyr/audiobookshelf/issues/4635)
- MultiSelect causing web client to become unresponsive due to duplicate
keys
[#&#8203;4634](https://redirect.github.com/advplyr/audiobookshelf/issues/4634)
by [@&#8203;nichwall](https://redirect.github.com/nichwall) in
[#&#8203;4636](https://redirect.github.com/advplyr/audiobookshelf/issues/4636)
- Podcast episodes being downloaded without an audio stream (in
[#&#8203;4664](https://redirect.github.com/advplyr/audiobookshelf/issues/4664))
- UI/UX: Chapter editor overflowing on smaller screen sizes
[#&#8203;4652](https://redirect.github.com/advplyr/audiobookshelf/issues/4652)

##### Changed

- Book cover search is now async, streams results using websockets by
[@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;4716](https://redirect.github.com/advplyr/audiobookshelf/issues/4716)
- Decrease timeout to 10s (from 30s) on all metadata providers by
[@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;4716](https://redirect.github.com/advplyr/audiobookshelf/issues/4716)
- UI/UX: Chapter editor does not redirect back after saving changes or
deleting all chapters
[#&#8203;4650](https://redirect.github.com/advplyr/audiobookshelf/issues/4650)
- More strings translated
  - Arabic by [@&#8203;Salmanegr](https://redirect.github.com/Salmanegr)
- Chinese (Simplified Han script) by
[@&#8203;FiendFEARing](https://redirect.github.com/FiendFEARing)
- Croatian by [@&#8203;biuklija](https://redirect.github.com/biuklija)
[@&#8203;milotype](https://redirect.github.com/milotype)
- Czech by [@&#8203;kuci-JK](https://redirect.github.com/kuci-JK)
[@&#8203;petr-prikryl](https://redirect.github.com/petr-prikryl)
[@&#8203;Plazec](https://redirect.github.com/Plazec)
[@&#8203;Losicek](https://redirect.github.com/Losicek)
  - Finnish by [@&#8203;pHamala](https://redirect.github.com/pHamala)
  - French by [@&#8203;lolly76](https://redirect.github.com/lolly76)
- German by [@&#8203;Vito0912](https://redirect.github.com/Vito0912)
[@&#8203;pjope](https://redirect.github.com/pjope)
[@&#8203;B0rax](https://redirect.github.com/B0rax)
- Hungarian by [@&#8203;ugyes](https://redirect.github.com/ugyes)
[@&#8203;Kabika82](https://redirect.github.com/Kabika82)
- Norwegian Bokmål by
[@&#8203;husjon](https://redirect.github.com/husjon)
[@&#8203;PSchaug](https://redirect.github.com/PSchaug)
- Persian by
[@&#8203;aghorbanmehr](https://redirect.github.com/aghorbanmehr)
- Polish by [@&#8203;satanowski](https://redirect.github.com/satanowski)
[@&#8203;ahetek](https://redirect.github.com/ahetek)
- Portuguese (Brazil) by
[@&#8203;jhonthan](https://redirect.github.com/jhonthan)
- Romanian by [@&#8203;Hnatiucb](https://redirect.github.com/Hnatiucb)
[@&#8203;Emdisi00](https://redirect.github.com/Emdisi00)
- Russian by [@&#8203;GrakovNe](https://redirect.github.com/GrakovNe)
[@&#8203;Devastator1979](https://redirect.github.com/Devastator1979)
  - Slovak by [@&#8203;pecer](https://redirect.github.com/pecer)
- Slovenian by
[@&#8203;thehijacker](https://redirect.github.com/thehijacker)
  - Swedish by [@&#8203;Cotignac](https://redirect.github.com/Cotignac)
- Turkish by
[@&#8203;icutehunter](https://redirect.github.com/icutehunter)
[@&#8203;smilefate](https://redirect.github.com/smilefate)
[@&#8203;oersen](https://redirect.github.com/oersen)
- Ukrainian by
[@&#8203;maksim2005UKR](https://redirect.github.com/maksim2005UKR)

##### Internal

- Add a script to build an uncompressed windows executable
[#&#8203;2998](https://redirect.github.com/advplyr/audiobookshelf/issues/2998)
by [@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;4729](https://redirect.github.com/advplyr/audiobookshelf/issues/4729)

**Full Changelog**:
<https://github.com/advplyr/audiobookshelf/compare/v2.29.0...v2.30.0>

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-10-08 23:26:43 +02:00
committed by GitHub
parent bfd32a44e4
commit 0a642d7b45
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -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
+1 -1
View File
@@ -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: