chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.17.1.4483@0a673d1 by renovate (#21938)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://togithub.com/Prowlarr/Prowlarr)) | patch |
`1.17.0.4448` -> `1.17.1.4483` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary>

###
[`v1.17.1.4483`](https://togithub.com/Prowlarr/Prowlarr/releases/tag/v1.17.1.4483):
1.17.1.4483

[Compare
Source](https://togithub.com/Prowlarr/Prowlarr/compare/v1.17.0.4448...v1.17.1.4483)

*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:

-
[`cb673dd`](cb673ddc42)
New: Host column in history and more info
-
[`440618f`](440618f2b6)
Fixed: Initialize databases after app folder migrations
-
[`ae79d45`](ae79d45664)
Update Sentry SDK add features
-
[`1877ccb`](1877ccb513)
Update Pull Request Labeler config for v5
-
[`b3098f2`](b3098f2e4c)
Use newer Node.js task for in pipelines
-
[`3e0af06`](3e0af062c1)
Parameter binding for API requests
-
[`858f85c`](858f85c50d)
Fix translations for proxy validation
-
[`938848b`](938848be65)
(ci): update action version
-
[`615f589`](615f5899cc)
Fixed: (TorrentDay) Update base urls and MST
-
[`5a6b131`](5a6b1313e8)
Validate that folders in paths don't start or end with a space

<details><summary><b>See More</b></summary>

-
[`ab7debb`](ab7debb34b)
Improve paths longer than 256 on Windows failing to hardlink
-
[`eee21de`](eee21de795)
Fixed: Handle download redirects to magnet links
-
[`15fabbe`](15fabbe7d0)
Bump version to 1.17.1
-
[`6aef48c`](6aef48c6e7)
Multiple Translations updated by Weblate

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=119&\_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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-05-12 08:31:19 +02:00
committed by GitHub
parent deaab11166
commit f3d2da8cf0
2 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.17.0.4448
appVersion: 1.17.1.4483
dependencies:
- name: common
version: 23.0.0
@@ -24,7 +24,7 @@ keywords:
- prowlarr
- torrent
- usenet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -34,7 +34,7 @@ sources:
- https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/prowlarr-develop
- https://ghcr.io/onedr0p/exportarr
type: application
version: 17.1.0
version: 17.1.1

View File

@@ -1,6 +1,6 @@
image:
repository: ghcr.io/onedr0p/prowlarr-develop
tag: 1.17.0.4448@sha256:66e786d023cf94a7005b9a9effde9e7e4557e799b3f00cfb7b084f81ba15082c
tag: 1.17.1.4483@sha256:0a673d1e699c5cf4f4f956d85c4f3cb2b0ecbf13b087d02a4e2fe87a307d7c3f
pullPolicy: IfNotPresent
exportarrImage:
repository: ghcr.io/onedr0p/exportarr