chore(helm): update image ghcr.io/home-operations/prowlarr 2.1.5.5213 → 2.1.5.5216 (#41127)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/prowlarr](https://ghcr.io/home-operations/prowlarr) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch | `52b40a9` -> `affb671` | --- > [!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>Prowlarr/Prowlarr (ghcr.io/home-operations/prowlarr)</summary> ### [`v2.1.5.5216`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.1.5.5216): 2.1.5.5216 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.1.5.5213...v2.1.5.5216) *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 Prowlarr within an existing docker container.*** #### What's Changed ##### New - Theme Management: Switch theme automatically on system change - Database Reliability: Retry SQLite writes for database is locked errors - Indexer Improvements: - (PTP) Improve Error Handling - Move CGPeers to Cardigann - INTERNAL flag support for Cardigann Indexers based on Description - (FileList) Add Cat 31 and refresh urls - GGn Snatched + Pagination - Add exclusive only ##### Fixed - Indexer Fixes: - (RuTracker) fix for Anime S01nd Episode N of N or N+N of N+N - (RevolutionTT) New Domain - (Shazbat) added new site url - (BroadcasTheNet) Improve daily episode searching - (PassThePopcorn) Generate titles for full discs - (Newznab) nzb.su to nzb.life (renamed) - UI/UX Fixes: - Prevent modals from overflowing screen width - Responsive add indexer modal layout filters - Fixup theme selector App name - Performance/Reliability: - (HttpClient) Increase cookie limit per domain to 100 - Fix code coverage on CI ##### Other Changes - Dependency Updates: - System.Data.SQLite (to official 2.0.1) - System.Private.Uri (pinned to 4.3.2) - System.Drawing.Common (pinned to 8.0) - MailKit, Microsoft.Data.SqlClient, Newtonsoft.Json, Polly - STJson - coverlet.collector (to official 6.0.4) - Testing/Build: - Avoid rewriting file names in builds - Switch HttpProxySettingsProviderFixture to test cases - Documentation: - Update bug report template for clarity - Fix typos in bug report template - Translations: Multiple translations updated by Weblate - Reverts: Revert Various </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.5.5213
|
||||
appVersion: 2.1.5.5216
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.1
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/prowlarr
|
||||
type: application
|
||||
version: 20.12.2
|
||||
version: 20.12.3
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/prowlarr
|
||||
tag: 2.1.5.5213@sha256:52b40a9147d4056d8c5edc535adddad32da282df4c3099321378e40dbfcf898a
|
||||
tag: 2.1.5.5216@sha256:affb671fa367f4b7029d58f4b7d04e194e887ed6af1cf5a678f3c7aca5caf6ca
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user