mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 19:31:23 -03:00
chore(helm): update image ghcr.io/home-operations/prowlarr 1.34.0.5016 → 1.34.1.5021 (#34611)
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 | `a32029d` -> `8194af3` | 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.34.1.5021`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.34.1.5021): 1.34.1.5021 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.34.0.5016...v1.34.1.5021) *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: - [`0322d70`](0322d70d63) Fixed: Handle 307 and 308 redirects for indexer download requests - [`362f3fe`](362f3fe223) Bump version to 1.34.1 - [`075fd24`](075fd24f96) Downgrade Microsoft.AspNetCore.WebUtilities - [`4ba72ea`](4ba72ea7f3) Bump Swashbuckle to 7.3.2 - [`46f73c5`](46f73c51bb) Bump IPAddressRange, Npgsql, System.Text.Json - [`3287d45`](3287d45661) Update timezone offset for AvistaZ trackers - [`71937fa`](71937fa44c) Update timezone offset for FL - [`6aefd46`](6aefd46cd4) Fixed: (SecretCinema) Edition not being decoded - [`c8370c9`](c8370c9e00) Bump version to 1.34.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=184&\_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.34.0.5016
|
||||
appVersion: 1.34.1.5021
|
||||
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.0
|
||||
version: 18.20.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/prowlarr
|
||||
tag: 1.34.0.5016@sha256:a32029de92518c0b23ce94c5df90ccd693a111d9e0f3087c87b2bff1397309da
|
||||
tag: 1.34.1.5021@sha256:8194af3c8a4fa4e6605d51c6ace4b8a40e199897a1dbf6f770c2a05970a8ba87
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user