chore(helm): update image ghcr.io/home-operations/prowlarr 1.36.1.5049 → 1.36.2.5059 (#35480)
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 | `94504df` -> `8b99808` | 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.2.5059`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.36.2.5059): 1.36.2.5059 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.36.1.5049...v1.36.2.5059) *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: - [`708c94b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/708c94bc560fac676b72baa1770666613fcceb38) Fixed PTP test - [`5ed82ea`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5ed82eaf09ef7e7bf49b0e885bec2d8db5821811) Fixed: (PTP) Download torrent files with API credentials - [`7d77ad6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/7d77ad68fdfa367d0ce9ebe299805a94ac48ad95) Bump caniuse db - [`6725358`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6725358db58ef9a732f0d5474014babe75da6f6d) Bump babel, fontawesome icons, react-use-measure, react-virtualized and react-window - [`c410e23`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c410e23460f2a0abba2784116d64b42b84ee27af) Bump core-js to 3.42 - [`903b86b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/903b86b9a215b54f72e7261739deb36565d11cc3) Bump version to 1.36.2 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=189&\_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/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.36.1.5049
|
appVersion: 1.36.2.5059
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -39,5 +39,5 @@ sources:
|
|||||||
- https://github.com/k8s-at-home/container-images
|
- https://github.com/k8s-at-home/container-images
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||||
type: application
|
type: application
|
||||||
version: 18.22.1
|
version: 18.22.2
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/home-operations/prowlarr
|
repository: ghcr.io/home-operations/prowlarr
|
||||||
tag: 1.36.1.5049@sha256:94504dfaeccc5a72ae5cb9c8d776ebdddf91ab709a40bbacaf68bf7509f368d4
|
tag: 1.36.2.5059@sha256:8b998084a1696afb0bdc2e4c2a9750ac4e0f26528fc3db6fa77d7339811f305f
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
exportarrImage:
|
exportarrImage:
|
||||||
repository: ghcr.io/onedr0p/exportarr
|
repository: ghcr.io/onedr0p/exportarr
|
||||||
|
|||||||
Reference in New Issue
Block a user