mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 15:51:23 -03:00
chore(helm): update image ghcr.io/home-operations/prowlarr 2.1.2.5186 → 2.1.3.5208 (#40415)
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 | `3e5e091` -> `236a73d` | --- > [!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.3.5208`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.1.3.5208): 2.1.3.5208 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.1.2.5186...v2.1.3.5208) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (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.*** #### Changes: - [`3c7575b`](3c7575b58e) fixup! Pin System.Drawing.Common to 8.0 ([#​2514](https://redirect.github.com/Prowlarr/Prowlarr/issues/2514)) - [`93d8f81`](93d8f81750) Fix code coverage on CI - [`364c7c9`](364c7c9c7e) Avoid rewriting file names in builds - [`54af7fd`](54af7fd3d0) Bump coverlet.collector to official 6.0.4 - [`e6bc7fa`](e6bc7fa062) Pin System.Drawing.Common to 8.0 ([#​2514](https://redirect.github.com/Prowlarr/Prowlarr/issues/2514)) - [`98608e7`](98608e75a6) Fixup theme selector App name - [`160320f`](160320f3a2) Switch HttpProxySettingsProviderFixture to test cases - [`c9baaf6`](c9baaf634e) Fixed: Prevent modals from overflowing screen width - [`8bf2f68`](8bf2f68abe) New: Switch theme automatically on system change - [`9434091`](9434091912) New: Retry SQLite writes for database is locked errors <details><summary><b>See More</b></summary> - [`2f7d821`](2f7d821d45) Fixed: (RevolutionTT) New Domain ([#​2511](https://redirect.github.com/Prowlarr/Prowlarr/issues/2511)) - [`471c991`](471c9910a0) Bump System.Data.SQLite to official 2.0.1 - [`98ff2f5`](98ff2f5cb6) Bump STJson, MailKit and Polly - [`4d99828`](4d9982872a) New: (PTP) Improve Error Handling - [`ae93264`](ae9326480e) fixup! New: Move CGPeers to Cardigann - [`624cbd5`](624cbd548f) Fixed: (Indexer) Shazbat added new site url - [`f5f98e4`](f5f98e4f53) New: Move CGPeers to Cardigann - [`8585dd4`](8585dd447e) Multiple Translations updated by Weblate - [`dfffb3a`](dfffb3aa4e) Bump to 2.1.3 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=210&_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: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.2.5186
|
||||
appVersion: 2.1.3.5208
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.21.1
|
||||
@@ -39,7 +39,8 @@ sources:
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
- https://github.com/Prowlarr/Prowlarr
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
- 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.8.1
|
||||
version: 20.8.2
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/prowlarr
|
||||
tag: 2.1.2.5186@sha256:3e5e091311bbea32612ef0f74cb56e9bd7f17a7a191a99b36c78825499390868
|
||||
tag: 2.1.3.5208@sha256:236a73dad45baeedd1eba40a457de63a644695728a2ce28f0d254b1fe9a05822
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user