chore(deps): update container image advplyr/audiobookshelf to v2.15.0@91564c3 by renovate (#27634)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf)
| minor | `2.14.0` -> `2.15.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>advplyr/audiobookshelf (advplyr/audiobookshelf)</summary>

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

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

##### Added

- Book library filter for published decade
[#&#8203;3448](https://redirect.github.com/advplyr/audiobookshelf/issues/3448)
by [@&#8203;glorenzen](https://redirect.github.com/glorenzen) in
[#&#8203;3489](https://redirect.github.com/advplyr/audiobookshelf/issues/3489)
- Book library filter for missing chapters
[#&#8203;3497](https://redirect.github.com/advplyr/audiobookshelf/issues/3497)
- Database constraint for unique series names in series table w/
migration (fixes
[#&#8203;3207](https://redirect.github.com/advplyr/audiobookshelf/issues/3207))
by [@&#8203;nichwall](https://redirect.github.com/nichwall) in
[#&#8203;3417](https://redirect.github.com/advplyr/audiobookshelf/issues/3417)

##### Fixed

- Unicode handling for author and series queries by
[@&#8203;thatguy7](https://redirect.github.com/thatguy7) in
[#&#8203;3491](https://redirect.github.com/advplyr/audiobookshelf/issues/3491)
- Podcast episode batch mark as finished only showing for admin users
[#&#8203;3496](https://redirect.github.com/advplyr/audiobookshelf/issues/3496)

##### Changed

- Authors page lazy load and pagination by
[@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;3487](https://redirect.github.com/advplyr/audiobookshelf/issues/3487)
- Added missing localization
[#&#8203;3495](https://redirect.github.com/advplyr/audiobookshelf/issues/3495)
by [@&#8203;nichwall](https://redirect.github.com/nichwall) in
[#&#8203;3500](https://redirect.github.com/advplyr/audiobookshelf/issues/3500)
- UI/UX: Author images use object-cover by
[@&#8203;mikiher](https://redirect.github.com/mikiher) in
[#&#8203;3492](https://redirect.github.com/advplyr/audiobookshelf/issues/3492)
- API: /libraries/:id/authors accepts sorting, filtering and pagination
query params by [@&#8203;mikiher](https://redirect.github.com/mikiher)
in
[#&#8203;3487](https://redirect.github.com/advplyr/audiobookshelf/issues/3487)
-   More strings translated
- Bengali by [@&#8203;soaibsafi](https://redirect.github.com/soaibsafi)
- Croatian by [@&#8203;biuklija](https://redirect.github.com/biuklija)
    -   Dutch by [@&#8203;matieke](https://redirect.github.com/matieke)
- German by
[@&#8203;alexanderkuenzel](https://redirect.github.com/alexanderkuenzel)
[@&#8203;Dalabad](https://redirect.github.com/Dalabad)
- Lithuanian by
[@&#8203;petras-sukys](https://redirect.github.com/petras-sukys)
- Spanish by
[@&#8203;diamondtipdr](https://redirect.github.com/diamondtipdr)

##### Internal

- Use musl-based libnusqlite3 in Docker by
[@&#8203;mikiher](https://redirect.github.com/mikiher) &
[@&#8203;devnoname120](https://redirect.github.com/devnoname120) in
[#&#8203;3488](https://redirect.github.com/advplyr/audiobookshelf/issues/3488)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-10-13 02:37:02 +02:00
committed by GitHub
parent 0e77b841f0
commit def71a1926
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.14.0
appVersion: 2.15.0
dependencies:
- name: common
version: 25.0.0
@@ -32,4 +32,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
- https://hub.docker.com/r/advplyr/audiobookshelf
type: application
version: 11.6.0
version: 11.7.0
+1 -1
View File
@@ -1,6 +1,6 @@
image:
repository: advplyr/audiobookshelf
tag: 2.14.0@sha256:000b7d673d921a03a9168a87c82ba37c5cf3348ba6958fedc794f2b8ea4b0bf9
tag: 2.15.0@sha256:91564c31204f09b2a9be63e4d3a4d553087df775ece6c99dcd931b3c4a0ff951
pullPolicy: IfNotPresent
securityContext:
container: