This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | patch | `aa88c9f` -> `7fa2fe6` | --- > [!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.7`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.17.7) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.17.6...v2.17.7) ##### Fixed - Feed episode IDs changing anytime the feed is refreshed [#​3757](https://redirect.github.com/advplyr/audiobookshelf/issues/3757). See [#​3772](https://redirect.github.com/advplyr/audiobookshelf/issues/3772) - Feed not being refreshed in some cases. See [#​3772](https://redirect.github.com/advplyr/audiobookshelf/issues/3772) - Share media player not using the media session API [#​3768](https://redirect.github.com/advplyr/audiobookshelf/issues/3768). See [#​3769](https://redirect.github.com/advplyr/audiobookshelf/issues/3769) - UI/UX: User stats heatmap day color tints using entire listening history as range instead of just the last year - UI/UX: User stats heatmap caption incorrect. See [#​3773](https://redirect.github.com/advplyr/audiobookshelf/issues/3773) ##### Changed - Performance update for library page queries by [@​mikiher](https://redirect.github.com/mikiher) in [#​3767](https://redirect.github.com/advplyr/audiobookshelf/issues/3767) - Migrate to new Collection and Playlist models and remove old. See [#​3761](https://redirect.github.com/advplyr/audiobookshelf/issues/3761) [#​3766](https://redirect.github.com/advplyr/audiobookshelf/issues/3766) - Support for `EXP_PROXY_SUPPORT` env variable as a workaround to [#​1313](https://redirect.github.com/advplyr/audiobookshelf/issues/1313) by [@​maxlajoie99](https://redirect.github.com/maxlajoie99) in [#​3770](https://redirect.github.com/advplyr/audiobookshelf/issues/3770) - UI/UX: Remove unnecessary toasts when creating and adding/removing items from playlists and collections - UI/UX: Accessibility update for book, author and series cards to use `div` elements instead of `article` [#​2268](https://redirect.github.com/advplyr/audiobookshelf/issues/2268) - More strings translated - Bengali by [@​soaibsafi](https://redirect.github.com/soaibsafi) - Russian by [@​Nab0y](https://redirect.github.com/Nab0y) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) #### New Contributors - [@​maxlajoie99](https://redirect.github.com/maxlajoie99) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3754](https://redirect.github.com/advplyr/audiobookshelf/pull/3754) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.17.6...v2.17.7 ### [`v2.17.6`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.17.6) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.17.5...v2.17.6) ##### Added - Option to enable downloading for media item shares [#​3606](https://redirect.github.com/advplyr/audiobookshelf/issues/3606) by [@​glorenzen](https://redirect.github.com/glorenzen) in [#​3666](https://redirect.github.com/advplyr/audiobookshelf/issues/3666) - Year in Review dropdown to select year by [@​Vito0912](https://redirect.github.com/Vito0912) in [#​3717](https://redirect.github.com/advplyr/audiobookshelf/issues/3717) ##### Fixed - Quick match w/ override enabled does not remove empty series or authors [#​3743](https://redirect.github.com/advplyr/audiobookshelf/issues/3743) - Podcast download queue page not available as a tab on mobile screens [#​3719](https://redirect.github.com/advplyr/audiobookshelf/issues/3719) - Downloading podcast episode when file extension is mp3 but enclosure type is not mp3 (workaround for incorrect RSS feed) [#​3711](https://redirect.github.com/advplyr/audiobookshelf/issues/3711) - File watcher ignores dot files but still polls them [#​3230](https://redirect.github.com/advplyr/audiobookshelf/issues/3230) - UI/UX: RSS feed preview config page cover image aspect ratio broken on Safari [#​3748](https://redirect.github.com/advplyr/audiobookshelf/issues/3748) by [@​nichwall](https://redirect.github.com/nichwall) in [#​3751](https://redirect.github.com/advplyr/audiobookshelf/issues/3751) ##### Changed - Downloaded podcast episodes trim whitespace for descriptions [#​3720](https://redirect.github.com/advplyr/audiobookshelf/issues/3720) - Migrate to new Feed/FeedEpisode model and remove old. See [#​3721](https://redirect.github.com/advplyr/audiobookshelf/issues/3721) [#​3724](https://redirect.github.com/advplyr/audiobookshelf/issues/3724) - Support `SSRF_REQUEST_FILTER_WHITELIST` env variable [#​3742](https://redirect.github.com/advplyr/audiobookshelf/issues/3742) - Added Australia and New Zealand podcast regions by [@​brinlyau](https://redirect.github.com/brinlyau) in [#​3727](https://redirect.github.com/advplyr/audiobookshelf/issues/3727) - No compression when downloading library item as zip file [#​3081](https://redirect.github.com/advplyr/audiobookshelf/issues/3081) by [@​nichwall](https://redirect.github.com/nichwall) in [#​3714](https://redirect.github.com/advplyr/audiobookshelf/issues/3714) - UI/UX: Optimized rendering of LazyBookshelf, especially during scrolling by [@​mikiher](https://redirect.github.com/mikiher) in [#​3726](https://redirect.github.com/advplyr/audiobookshelf/issues/3726) - UI/UX: Keyboard navigation for multi select inputs by [@​glorenzen](https://redirect.github.com/glorenzen) in [#​3575](https://redirect.github.com/advplyr/audiobookshelf/issues/3575) - UI/UX: Accessibility updates for web client [#​2268](https://redirect.github.com/advplyr/audiobookshelf/issues/2268) [#​3699](https://redirect.github.com/advplyr/audiobookshelf/issues/3699) - UI/UX: Modals gain focus when opened - More strings translated - Chinese (Simplified Han script) by [@​Tamanegii](https://redirect.github.com/Tamanegii) - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - Czech by [@​kuci-JK](https://redirect.github.com/kuci-JK) [@​Plazec](https://redirect.github.com/Plazec) - Danish by [@​jonarihen](https://redirect.github.com/jonarihen) - French by [@​Fymyte](https://redirect.github.com/Fymyte) - German by [@​Vito0912](https://redirect.github.com/Vito0912) [@​JBlond](https://redirect.github.com/JBlond) - Hungarian by [@​ugyes](https://redirect.github.com/ugyes) - Lithuanian by [@​pranelio](https://redirect.github.com/pranelio) - Norwegian Bokmål by [@​PSchaug](https://redirect.github.com/PSchaug) [@​soteland](https://redirect.github.com/soteland) - Russian by [@​ezhkov-ph](https://redirect.github.com/ezhkov-ph) [@​Nab0y](https://redirect.github.com/Nab0y) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Spanish by [@​gallegonovato](https://redirect.github.com/gallegonovato) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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