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 <details> <summary>advplyr/audiobookshelf (docker.io/advplyr/audiobookshelf)</summary> ### [`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 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!
All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.
Getting started using TrueCharts
Support
Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!
Still something not working as expected? Contact us! and we'll figure it out together!
Development
Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.
Getting into creating Charts
For more information check the website: https://truecharts.org
Contact and Support
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.
An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.
SPDX-License-Identifier: AGPL-3.0