chore(helm): update image ghcr.io/home-operations/prowlarr 1.35.1.5034 → 1.36.0.5044 (#35268)
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)) | minor | `f9c4e4c` -> `ad966d1` | --- > [!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.0.5044`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.36.0.5044): 1.36.0.5044 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.35.1.5034...v1.36.0.5044) *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: - [`c0d2cb4`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c0d2cb42e90f714bc7111e292a73162855bd9675) Fixed: (PTP) Sorting releases by time added - [`8081f13`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8081f13052da28679052604e1ee7541cf1826b4e) Clean logging messages in AppriseProxy - [`84b672e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/84b672e617b706bf710ed91852c54843ff7153b0) Fixed: Sync indexers to apps only if search is available - [`ed586c2`](https://redirect.github.com/Prowlarr/Prowlarr/commit/ed586c2d72fda1ea2bb703c06441d2096e082bbf) Update fixture file for PTP - [`233176e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/233176e32110562954ec71deb6c45714c0f25716) Improve error message when BHD's API responds with HTML - [`d1e3390`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d1e3390baea4757e3c32f8a008235185ec049832) Fixed: (PTP) Category mapping for search results - [`1cd60c7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/1cd60c7a409959e84804d677664f3db9773f5a99) Bump version to 1.36.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=187&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.35.1.5034
|
||||
appVersion: 1.36.0.5044
|
||||
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.21.1
|
||||
version: 18.22.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/prowlarr
|
||||
tag: 1.35.1.5034@sha256:f9c4e4c7dedcbc9ec9c9616cbaacc5ca908a063b86d4f052db0e83f27c48bf3f
|
||||
tag: 1.36.0.5044@sha256:ad966d1ac6e16c012a26ae6411378802d377b952fc94dd5c6afad5d0d77c62b4
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user