From def71a19262cea4c1575b5d33ee155cbb6830b58 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 13 Oct 2024 02:37:02 +0200 Subject: [PATCH] chore(deps): update container image advplyr/audiobookshelf to v2.15.0@91564c3 by renovate (#27634) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
advplyr/audiobookshelf (advplyr/audiobookshelf) ### [`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 [#​3448](https://redirect.github.com/advplyr/audiobookshelf/issues/3448) by [@​glorenzen](https://redirect.github.com/glorenzen) in [#​3489](https://redirect.github.com/advplyr/audiobookshelf/issues/3489) - Book library filter for missing chapters [#​3497](https://redirect.github.com/advplyr/audiobookshelf/issues/3497) - Database constraint for unique series names in series table w/ migration (fixes [#​3207](https://redirect.github.com/advplyr/audiobookshelf/issues/3207)) by [@​nichwall](https://redirect.github.com/nichwall) in [#​3417](https://redirect.github.com/advplyr/audiobookshelf/issues/3417) ##### Fixed - Unicode handling for author and series queries by [@​thatguy7](https://redirect.github.com/thatguy7) in [#​3491](https://redirect.github.com/advplyr/audiobookshelf/issues/3491) - Podcast episode batch mark as finished only showing for admin users [#​3496](https://redirect.github.com/advplyr/audiobookshelf/issues/3496) ##### Changed - Authors page lazy load and pagination by [@​mikiher](https://redirect.github.com/mikiher) in [#​3487](https://redirect.github.com/advplyr/audiobookshelf/issues/3487) - Added missing localization [#​3495](https://redirect.github.com/advplyr/audiobookshelf/issues/3495) by [@​nichwall](https://redirect.github.com/nichwall) in [#​3500](https://redirect.github.com/advplyr/audiobookshelf/issues/3500) - UI/UX: Author images use object-cover by [@​mikiher](https://redirect.github.com/mikiher) in [#​3492](https://redirect.github.com/advplyr/audiobookshelf/issues/3492) - API: /libraries/:id/authors accepts sorting, filtering and pagination query params by [@​mikiher](https://redirect.github.com/mikiher) in [#​3487](https://redirect.github.com/advplyr/audiobookshelf/issues/3487) - More strings translated - Bengali by [@​soaibsafi](https://redirect.github.com/soaibsafi) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - Dutch by [@​matieke](https://redirect.github.com/matieke) - German by [@​alexanderkuenzel](https://redirect.github.com/alexanderkuenzel) [@​Dalabad](https://redirect.github.com/Dalabad) - Lithuanian by [@​petras-sukys](https://redirect.github.com/petras-sukys) - Spanish by [@​diamondtipdr](https://redirect.github.com/diamondtipdr) ##### Internal - Use musl-based libnusqlite3 in Docker by [@​mikiher](https://redirect.github.com/mikiher) & [@​devnoname120](https://redirect.github.com/devnoname120) in [#​3488](https://redirect.github.com/advplyr/audiobookshelf/issues/3488)
--- ### 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 19f87e8bf77..b760a27ac62 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -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 diff --git a/charts/stable/audiobookshelf/values.yaml b/charts/stable/audiobookshelf/values.yaml index 7146dafe85b..6961c0ad4e3 100644 --- a/charts/stable/audiobookshelf/values.yaml +++ b/charts/stable/audiobookshelf/values.yaml @@ -1,6 +1,6 @@ image: repository: advplyr/audiobookshelf - tag: 2.14.0@sha256:000b7d673d921a03a9168a87c82ba37c5cf3348ba6958fedc794f2b8ea4b0bf9 + tag: 2.15.0@sha256:91564c31204f09b2a9be63e4d3a4d553087df775ece6c99dcd931b3c4a0ff951 pullPolicy: IfNotPresent securityContext: container: