mirror of
https://github.com/truecharts/charts.git
synced 2026-07-25 06:01:23 -03:00
chore(helm): update image ghcr.io/onedr0p/prowlarr-develop 1.32.1.4983 → 1.32.2.4987 (#33312)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch | `2843edd` -> `f3c0edb` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary> ### [`v1.32.2.4987`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.32.2.4987): 1.32.2.4987 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.32.1.4983...v1.32.2.4987) *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: - [`a19b8ea`](a19b8ea997) New: Truncate button text \[ [#​2352](https://redirect.github.com/Prowlarr/Prowlarr/issues/2352) ] - [`10ea6cd`](10ea6cd753) Improve wrapping of text in sidebar - [`2c1b464`](2c1b464715) New: Recommend against using uTorrent - [`3263454`](3263454041) Bump version to 1.32.2 - [`015db4a`](015db4a916) Translations update from Servarr Weblate ([#​2351](https://redirect.github.com/Prowlarr/Prowlarr/issues/2351)) - [`49268f3`](49268f3b8d) Fix timezone offset tests for AvistaZ trackers - [`f02a6f3`](f02a6f3e2c) Update timezone offset for AvistaZ trackers - [`46b6124`](46b6124b97) Bump version to 1.32.1 - [`53bc97b`](53bc97b3be) Fixed: (BeyondHd) Search daily episodes using year-month-day format - [`b09d492`](b09d4927cc) Check instance name must contain application name with culture-insensitive - [`328f3c0`](328f3c0423) Bump version to 1.32.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=177&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.32.1.4983
|
||||
appVersion: 1.32.2.4987
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://github.com/k8s-at-home/container-images
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||
type: application
|
||||
version: 18.16.1
|
||||
version: 18.16.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
tag: 1.32.1.4983@sha256:2843eddba1d11bde19b733a9226b996775fcb39701ca0c6c1e746222ded35dc6
|
||||
tag: 1.32.2.4987@sha256:f3c0edbd19d744c8306ae8f72e75f0fb54ff662e9f7b22a4d9029e5c0b7f075c
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user