chore(helm): update image ghcr.io/home-operations/prowlarr 1.36.0.5044 → 1.36.1.5049 (#35284)
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 | `ad966d1` -> `94504df` | --- > [!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.36.1.5049`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.36.1.5049): 1.36.1.5049 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.36.0.5044...v1.36.1.5049) *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: - [`52a49e6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/52a49e6a348dd32d316a0d12c824452b8156067f) Multiple Translations updated by Weblate - [`a7d99f3`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a7d99f351cb82dbe0e160f1d8da9f7e36d5f5a6b) Fixed: Parsing user agents without a version \[ [#​2392](https://redirect.github.com/Prowlarr/Prowlarr/issues/2392) ] - [`b0212dd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b0212dd780408588e076640b4192301b49c57b5d) Add hourly limits as defaults for PTP - [`c8f5099`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c8f5099423bb0b26258777194a103f619797ca96) Use the thrown exception in http timeout handling - [`5cc4c3f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5cc4c3f302d006df2458789530f89a097a9d1fc7) Bump version to 1.36.1 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=188&\_a=release-summary). </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.36.0.5044
|
||||
appVersion: 1.36.1.5049
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -39,5 +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.22.0
|
||||
version: 18.22.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/prowlarr
|
||||
tag: 1.36.0.5044@sha256:ad966d1ac6e16c012a26ae6411378802d377b952fc94dd5c6afad5d0d77c62b4
|
||||
tag: 1.36.1.5049@sha256:94504dfaeccc5a72ae5cb9c8d776ebdddf91ab709a40bbacaf68bf7509f368d4
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user