This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/lidarr](https://redirect.github.com/Lidarr/Lidarr) | minor | `2bd9a27` -> `77a2d2b` | --- > [!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>Lidarr/Lidarr (ghcr.io/elfhosted/lidarr)</summary> ### [`v2.8.2.4493`](https://redirect.github.com/Lidarr/Lidarr/releases/tag/v2.8.2.4493): 2.8.2.4493 [Compare Source](https://redirect.github.com/Lidarr/Lidarr/compare/v2.7.1.4417...v2.8.2.4493) *To receive further updates for a non-docker installation, please change the branch to **master**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Lidarr within an existing docker container.*** Doing so will prevent audio fingerprinting from working and break your Lidarr installation if you ever delete and re-create the container. #### Changes: - [`ad084cd`](ad084cdf91) Fixed: Parse FLAC 24-bit/24\_bit/24.bit as FLAC 24bit - [`4bcdc49`](4bcdc49777) Fixed: Refresh backup list on deletion - [`502cb20`](502cb20898) Fixed: Error getting processes in some cases - [`0fd6c26`](0fd6c263b1) Multiple Translations updated by Weblate - [`11af8a5`](11af8a5e05) Bump version to 2.8.2 - [`8819634`](88196340a8) Automated API Docs update - [`4048f2b`](4048f2bd72) Multiple Translations updated by Weblate - [`1f76f6c`](1f76f6cb19) Fixed: Trimming disabled logs database - [`cc409d5`](cc409d50f5) New: Config file setting to disable log database - [`14716a1`](14716a1405) New: Support for new SABnzbd history retention values <details><summary><b>See More</b></summary> - [`f3a697c`](f3a697ca68) Deluge communication improvements - [`f87a8fa`](f87a8fa9f5) New: Add config file setting for CGNAT authentication bypass - [`b298bfd`](b298bfd932) Fix tags help message - [`ecb7d9f`](ecb7d9f6a6) Fix adding delay profile error message - [`eef55f6`](eef55f65c6) Remove unnecessary heap allocations in local IP check - [`beabad5`](beabad5e3a) Fixed: Updated Base Url for Redacted ([#​5250](https://redirect.github.com/Lidarr/Lidarr/issues/5250)) - [`2b1684a`](2b1684a793) Webpack web target - [`f23d75d`](f23d75d031) Fixed: Normalize unicode characters when comparing paths for equality - [`abe0090`](abe0090f94) Fixed: Allow files to be moved from Torrent Blackhole even when remove is disabled - [`8d32a53`](8d32a532e4) Pin ReportGenerator in Azure Pipelines for .NET 6 - [`a3b78aa`](a3b78aacdc) Multiple Translations updated by Weblate - [`c43a141`](c43a141b65) Multiple Translations updated by Weblate - [`d2f5fea`](d2f5feab5d) Automated API Docs update - [`cfb517a`](cfb517a90f) Fixed: Filtering queue by multiple qualities \[ [#​5223](https://redirect.github.com/Lidarr/Lidarr/issues/5223) ] - [`3f81e02`](3f81e0254f) Fixed: Loading queue with pending releases for deleted artists \[ [#​5214](https://redirect.github.com/Lidarr/Lidarr/issues/5214) ] - [`29d17c6`](29d17c6347) Fixed: Root folder existence for import lists health check \[ [#​5218](https://redirect.github.com/Lidarr/Lidarr/issues/5218) ] - [`23f7dc3`](23f7dc3d3c) Show an artist path as example in Mount Health Check \[ [#​5225](https://redirect.github.com/Lidarr/Lidarr/issues/5225) ] - [`e39e990`](e39e990696) New: Use instance name in PWA manifest \[ [#​5203](https://redirect.github.com/Lidarr/Lidarr/issues/5203) ] - [`0c2ede4`](0c2ede48e8) Fixed: PWA Manifest with URL base \[ [#​5203](https://redirect.github.com/Lidarr/Lidarr/issues/5203), [#​5030](https://redirect.github.com/Lidarr/Lidarr/issues/5030) ] - [`ca23ac3`](ca23ac3011) Rename Manage Custom Formats to Manage Formats \[ [#​5207](https://redirect.github.com/Lidarr/Lidarr/issues/5207) ] - [`e50e791`](e50e79167a) Fixed: Cleaning the French preposition 'à' from names \[ [#​5213](https://redirect.github.com/Lidarr/Lidarr/issues/5213) ] - [`fd3f493`](fd3f493eb6) Multiple Translations updated by Weblate - [`f6d3481`](f6d3481e38) New: Add individual edit to Manage Custom Formats - [`e04c28f`](e04c28fe2d) Use current time for cache break in development - [`030300c`](030300c896) Bump version to 2.8.1 - [`50872f3`](50872f3629) Multiple Translations updated by Weblate - [`3232e9a`](3232e9ab94) Fixed: Initial state for qBittorrent v5.0 \[ [#​5187](https://redirect.github.com/Lidarr/Lidarr/issues/5187) ] - [`8623b44`](8623b4410c) Inherit trigger from pushed command models \[ [#​5181](https://redirect.github.com/Lidarr/Lidarr/issues/5181) ] - [`a843a46`](a843a46fbe) Improve message for grab errors due to no matching tags \[ [#​5182](https://redirect.github.com/Lidarr/Lidarr/issues/5182) ] - [`54a758a`](54a758a1b8) Use `OperatingSystem` class to get OS information - [`ca5379f`](ca5379f817) Fixed: Natural sorting for tags list in the UI - [`96b51a0`](96b51a02e2) Fixed: Status check for completed directories in Deluge - [`f7acd57`](f7acd57f73) Cleanse exceptions in event logs - [`20eb61d`](20eb61dbc6) Bump version to 2.8.0 This list of changes was [auto generated](https://dev.azure.com/Lidarr/43582661-9ac3-4ec6-9583-209885d5ff34/\_release?releaseId=115&\_a=release-summary).</details> </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi45IiwidXBkYXRlZEluVmVyIjoiMzkuODIuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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