chore(helm): update image ghcr.io/home-operations/prowlarr 1.34.1.5021 → 1.35.1.5034 (#34904)
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 | `8194af3` -> `866e9f2` | 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.35.1.5034`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.35.1.5034): 1.35.1.5034 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.34.1.5021...v1.35.1.5034) *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: - [`c61cfcd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c61cfcd312c7744358a28074e4408fa3cb0cebf3) Avoid logging the whole response in the exception when not finding JSON selectors in Cardigann - [`5eb4d11`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5eb4d112cacde8bcd93f3d733a13ea48592b0dbb) Multiple Translations updated by Weblate - [`70f2361`](https://redirect.github.com/Prowlarr/Prowlarr/commit/70f2361d6930fc61e2d7c4c491c1172a124e2648) Improve messaging when NZB contains invalid XML - [`1d6baba`](https://redirect.github.com/Prowlarr/Prowlarr/commit/1d6babaa15d2ef3d085e9ccec4d84839b0d53635) Bump caniuse db - [`0427add`](https://redirect.github.com/Prowlarr/Prowlarr/commit/0427add8d064a2770b5167dfae515990c9fa7d85) Bump core-js to 3.41 - [`010c2b8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/010c2b836de7d2c0a197e017977417aa3eff4d93) Clean up formatted strings in log messages - [`22c4c1f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/22c4c1fc9a05487dfc2dfebd7bb5da88911eae7d) Pass messages with arguments to NLog in LoggerExtensions - [`d5f6cc9`](https://redirect.github.com/Prowlarr/Prowlarr/commit/d5f6cc94b8cf30f079d2b73a5e1cce82a6007efa) Fixed: (PTP) TV search capabilities removed - [`411e96e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/411e96ef2a9d585f2bca651f7e1ebab270432aae) New: Redirect enabled by default when adding new usenet indexers - [`2b0e52e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2b0e52ebca191b574df4a9a5c9525de127b77b57) Update default log level message <details><summary><b>See More</b></summary> - [`c6fa26c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c6fa26ca7b09229029d7917bd6b50b6ddd49d6c0) Bump version to 1.35.1 - [`c85f170`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c85f170d4174320ae6501dc1c74b74c6643182ef) Bump license year - [`48a6585`](https://redirect.github.com/Prowlarr/Prowlarr/commit/48a658571bdecda1d6a94b77876afb84346bdf5e) Improve error messaging for not finding JSON selectors in Cardigann - [`0b3a5c9`](https://redirect.github.com/Prowlarr/Prowlarr/commit/0b3a5c9bc41f5fa550bb487e9ac661496aa64b63) Multiple Translations updated by Weblate - [`356d07e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/356d07ef3405aab357f9216d5abe30f7819c854e) Bump version to 1.35.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=186&\_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: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.34.1.5021
|
||||
appVersion: 1.35.1.5034
|
||||
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.20.1
|
||||
version: 18.21.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/prowlarr
|
||||
tag: 1.34.1.5021@sha256:8194af3c8a4fa4e6605d51c6ace4b8a40e199897a1dbf6f770c2a05970a8ba87
|
||||
tag: 1.35.1.5034@sha256:866e9f26acc49b49ce18f650c145eb36cc5211fbf3fdfb3d629683319af8cb41
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user