mirror of
https://github.com/truecharts/charts.git
synced 2026-07-16 21:11:20 -03:00
chore(helm): update image ghcr.io/home-operations/prowlarr 1.33.2.5002 → 1.33.3.5008 (#34181)
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 | `5cae5d0` -> `561f1fe` | --- > [!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> ### [`v1.33.3.5008`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.33.3.5008): 1.33.3.5008 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.33.2.5002...v1.33.3.5008) *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.*** #### Changes: - [`6be4203`](6be4203b41) Automated API Docs update - [`1339373`](1339373e43) Bump Selenium.WebDriver.ChromeDriver - [`fc9dfb0`](fc9dfb0cf7) Fixed: Disallow tags creation with empty label - [`4830105`](48301055ea) Fixed: Set output encoding to UTF-8 when running external processes - [`8a9518c`](8a9518c9c1) Update WikiUrl type in API docs - [`de099c6`](de099c6770) Log delete statements only once - [`07711da`](07711da4e0) Bump version to 1.33.3 - [`7cb7071`](7cb70716d0) Fixed: (NorBits) Change encoding to UTF8 ([#​2367](https://redirect.github.com/Prowlarr/Prowlarr/issues/2367)) - [`548deda`](548dedad5c) Multiple Translations updated by Weblate - [`7008626`](7008626358) Fixed: (PassThePopcorn) Parse volume factors for neutral leech releases <details><summary><b>See More</b></summary> - [`f6f2a3b`](f6f2a3b00d) Bump linux agent to ubuntu-22.04 - [`2b16d93`](2b16d93095) Multiple Translations updated by Weblate - [`e63ee13`](e63ee13d23) Bump version to 1.33.2 - [`5c5a163`](5c5a163151) Fixed: (AnimeBytes) Allow season searching for ONA - [`023eec0`](023eec0ec0) Update timezone offset for PrivateHD and CinemaZ - [`5bc5f0e`](5bc5f0e6b8) New: Categories, genres, indexer flags and publish dates for webhook releases - [`5cbacc0`](5cbacc01eb) Fixed: Publish dates timezone in history details for grabbed releases - [`f4f1b38`](f4f1b38324) New: On Grab notifications for CustomScript - [`758dddd`](758dddd4ad) Bump version to 1.33.1 - [`73ee695`](73ee695633) New: (BeyondHD) Parsing audio and subtitles languages - [`27fbd7e`](27fbd7ef7e) Fixed: (RuTracker.org) Improve subtitles removal - [`5125f25`](5125f256fb) Fixed: Priority validation for indexers and download clients - [`b99e8d0`](b99e8d0d65) Improve logging when login fails due to CryptographicException - [`d20b2cc`](d20b2cc9c0) Bump NLog and Polly - [`8a1787b`](8a1787bdb6) Bump version to 1.33.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=181&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.33.2.5002
|
||||
appVersion: 1.33.3.5008
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -39,4 +39,5 @@ sources:
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||
type: application
|
||||
version: 18.18.2
|
||||
version: 18.18.3
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/prowlarr
|
||||
tag: 1.33.2.5002@sha256:5cae5d07f5db540ddbb81855d8ef0be66e7cea7caa2cb2d8fc7b3d0e0e4d6e3e
|
||||
tag: 1.33.3.5008@sha256:561f1fef63adf59913a97939689faa0889619c189169e74ced708b47f513b168
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user