chore(helm): update image ghcr.io/home-operations/prowlarr 2.1.3.5208 → 2.1.5.5213 (#40865)
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 | `236a73d` -> `52b40a9` | --- > [!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> ### [`v2.1.5.5213`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.1.5.5213): 2.1.5.5213 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.1.4.5212...v2.1.5.5213) *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: - [`f7f3648`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f7f3648dac1acb9ee5c268453251a1befa9181ad) Bump to 2.1.5 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=212&_a=release-summary). ### [`v2.1.4.5212`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.1.4.5212): 2.1.4.5212 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.1.3.5208...v2.1.4.5212) *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: - [`c669048`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c6690487670fed00651761d2d8ad11c705360ea3) Bump System.Data.SQLite, MailKit, Microsoft.Data.SqlClient, Newtonsoft.Json and Polly - [`c282e4b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c282e4bef8f86dd63c8d7763643bbb6bee410a2d) Pin System.Private.Uri to 4.3.2 - [`574721b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/574721bfb5e5c929b1e585bd5d4d144665dd7a05) Bump to 2.1.4 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=211&_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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.1.3.5208
|
||||
appVersion: 2.1.5.5213
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.0
|
||||
@@ -42,5 +42,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/prowlarr
|
||||
type: application
|
||||
version: 20.12.0
|
||||
version: 20.12.1
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/prowlarr
|
||||
tag: 2.1.3.5208@sha256:236a73dad45baeedd1eba40a457de63a644695728a2ce28f0d254b1fe9a05822
|
||||
tag: 2.1.5.5213@sha256:52b40a9147d4056d8c5edc535adddad32da282df4c3099321378e40dbfcf898a
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user