From c47804e32ddcb19c847e2bfd6d716eb7c8637749 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 12:47:31 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/advpl?= =?UTF-8?q?yr/audiobookshelf=202.17.2=20=E2=86=92=202.17.5=20(#30076)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | patch | `9e0a204` -> `aa88c9f` | --- > [!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
advplyr/audiobookshelf (docker.io/advplyr/audiobookshelf) ### [`v2.17.5`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.17.5) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.17.4...v2.17.5) ##### Added - Server setting to allow embedding the web client in an iframe (or use env variable `ALLOW_IFRAME=1`, see [https://github.com/advplyr/audiobookshelf/issues/3684#issuecomment-2526175255](https://redirect.github.com/advplyr/audiobookshelf/issues/3684#issuecomment-2526175255)) [#​3684](https://redirect.github.com/advplyr/audiobookshelf/issues/3684) - Catalan language option ##### Fixed - Server crash on uploadCover temp file mv failed [#​3685](https://redirect.github.com/advplyr/audiobookshelf/issues/3685) - Server crash when a playback session has no mediaMetadata object by [@​Vito0912](https://redirect.github.com/Vito0912) in [#​3689](https://redirect.github.com/advplyr/audiobookshelf/issues/3689) ##### Changed - Server address is no longer stored with RSS feeds when they are opened. by [@​mikiher](https://redirect.github.com/mikiher) in [#​3692](https://redirect.github.com/advplyr/audiobookshelf/issues/3692) - UI/UX: Server config page separates web client settings (Chromecast support & iframe embedding) - More strings translated - Catalan by [@​jaumet](https://redirect.github.com/jaumet) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) #### New Contributors - [@​jaumet](https://redirect.github.com/jaumet) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3687](https://redirect.github.com/advplyr/audiobookshelf/pull/3687) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.17.4...v2.17.5 ### [`v2.17.4`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.17.4) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.17.3...v2.17.4) ##### Fixed - Remove authors with no books when a book is removed (or removing authors on batch edit page) (See [#​3670](https://redirect.github.com/advplyr/audiobookshelf/issues/3670)) [#​3668](https://redirect.github.com/advplyr/audiobookshelf/issues/3668) - Server crash on year in review page when a playback session has no mediaMetadata object ##### Changed - Book library scanner supports additional disk folder names (e.g. "Disc 1", "Disk 01", "CD 001") by [@​Techwolfy](https://redirect.github.com/Techwolfy) in [#​3672](https://redirect.github.com/advplyr/audiobookshelf/issues/3672) - Updates in preparation for subdirectory support (new setting on OIDC authentication page) (See [#​3535](https://redirect.github.com/advplyr/audiobookshelf/issues/3535)) by [@​mikiher](https://redirect.github.com/mikiher) in [#​3665](https://redirect.github.com/advplyr/audiobookshelf/issues/3665) - Meta tag prober now supports `grp1` as an alternative to `grouping` [#​3681](https://redirect.github.com/advplyr/audiobookshelf/issues/3681) - UI/UX: Users table shows number of users in header - More strings translated - Chinese (Simplified) by [@​springsunx](https://redirect.github.com/springsunx) [@​Tamanegii](https://redirect.github.com/Tamanegii) - Croatian by [@​milotype](https://redirect.github.com/milotype) - German by [@​JBlond](https://redirect.github.com/JBlond) [@​unbekannt3](https://redirect.github.com/unbekannt3) #### New Contributors - [@​Techwolfy](https://redirect.github.com/Techwolfy) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3672](https://redirect.github.com/advplyr/audiobookshelf/pull/3672) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.17.3...v2.17.4 ### [`v2.17.3`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.17.3) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.17.2...v2.17.3) ##### Added - Db migration to fix foreign key constraints (See [#​3664](https://redirect.github.com/advplyr/audiobookshelf/issues/3664)) ##### Fixed - Server crash deleting library that has playback sessions [#​3634](https://redirect.github.com/advplyr/audiobookshelf/issues/3634) - Server crash when deleting user that has playback sessions - API: Get media progress for podcast episode returning the library items progress - Share player settings modal not functional by [@​glorenzen](https://redirect.github.com/glorenzen) in [#​3655](https://redirect.github.com/advplyr/audiobookshelf/issues/3655) ##### Changed - Set Content-Security-Policy header to disallow iframes (thanks [@​alex-higham](https://redirect.github.com/alex-higham)) - View podcast episode modal includes audio filename and size at the bottom [#​3648](https://redirect.github.com/advplyr/audiobookshelf/issues/3648) - More strings translated - Bengali by [@​soaibsafi](https://redirect.github.com/soaibsafi) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - French by [@​Fymyte](https://redirect.github.com/Fymyte) - German by [@​Vito0912](https://redirect.github.com/Vito0912) - Russian by [@​Nab0y](https://redirect.github.com/Nab0y) ##### Internal - Updated readme with web client demo: https://audiobooks.dev/ (login with demo/demo) by [@​Vito0912](https://redirect.github.com/Vito0912) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.17.2...v2.17.3
--- ### 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 d63f9b27fdc..63407ae6c81 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.17.2 +appVersion: 2.17.5 dependencies: - name: common version: 25.1.7 @@ -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.9.2 +version: 11.9.3 diff --git a/charts/stable/audiobookshelf/values.yaml b/charts/stable/audiobookshelf/values.yaml index e187dce40f6..c6a6941eecf 100644 --- a/charts/stable/audiobookshelf/values.yaml +++ b/charts/stable/audiobookshelf/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/advplyr/audiobookshelf - tag: 2.17.2@sha256:9e0a204b39212726cd6739a05bb81ce1b4f48a0d238c8a977a6192adf59cc55f + tag: 2.17.5@sha256:aa88c9f4652872a2a72043511a87d17ec743b60f53e8024e9868ebec5aae59bd pullPolicy: IfNotPresent securityContext: container: