Files
TrueCharts Bot ef20a63444 fix(prowlarr): update image oci.trueforge.org/containerforge/prowlarr 2.5.0.5422 → 2.5.1.5460 (#50006)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/prowlarr](https://ghcr.io/trueforge-org/prowlarr)
([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch |
`1025166` → `37d44a8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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
(oci.trueforge.org/containerforge/prowlarr)</summary>

###
[`v2.5.1.5460`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.5.1.5460):
2.5.1.5460

[Compare
Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.5.0.5422...v2.5.1.5460)

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

-
[`9386572`](https://redirect.github.com/Prowlarr/Prowlarr/commit/93865723d91e756ac3877d5cdb3b31c6fef91f69)
IPTorrents: Don't include 'o' param in query when using default search
sorting
-
[`2d343df`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2d343dfbde35f38c1686b9b323eca14f30f6fab0)
Multiple Translations updated by Weblate
-
[`1b4e088`](https://redirect.github.com/Prowlarr/Prowlarr/commit/1b4e088a29693899a66b2f5d1ffcafd63de683a2)
New: (IPTorrents) Add sorting by leechers, snatches, size and name
-
[`1cfa034`](https://redirect.github.com/Prowlarr/Prowlarr/commit/1cfa034b7aecf98476b3829d2d79523ead687037)
New: (IPTorrents) Add Sort by Seeders option
([#&#8203;2716](https://redirect.github.com/Prowlarr/Prowlarr/issues/2716))
-
[`a22a385`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a22a385491e8d7ca45b11dbd3c5cb94f7f4fd377)
Bump version to 2.5.1
-
[`464d6a2`](https://redirect.github.com/Prowlarr/Prowlarr/commit/464d6a22027473be9103f50730090193dd9b2755)
New: (Indexer) Usenet NZBIndex
([#&#8203;2713](https://redirect.github.com/Prowlarr/Prowlarr/issues/2713))
-
[`4961d22`](https://redirect.github.com/Prowlarr/Prowlarr/commit/4961d22ffc45e691606e82de498548d1430973f7)
Fixed: (PreToMe) Add missing categories
-
[`9e19baf`](https://redirect.github.com/Prowlarr/Prowlarr/commit/9e19baf1ed29c18e7f3563e0a8cd2190b3db64a6)
Fixed: (M-Team - TP) Categories update
-
[`2fd757a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2fd757a266143d7a845588867a2260b1d19c1265)
Fixed: (MyAnonamouse) Author names not being decoded
-
[`6e55c4f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6e55c4f25a7da63f09700d0aef5e5711a3ac5ea9)
Fixed: (ImmortalSeed) Update categories

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

-
[`410b62e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/410b62ef7374e03a34cd7dd3343e6f69e871d69a)
Fixed: (AnimeBytes) Allow passkeys with length of 56 characters

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=242&_a=release-summary).</details>

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9wcm93bGFyciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-07-08 02:37:46 +02:00

109 lines
3.2 KiB
YAML

# yaml-language-server: $schema=./values.schema.json
image:
repository: oci.trueforge.org/containerforge/prowlarr
tag: 2.5.1.5460@sha256:37d44a830d779c417ba13bc6ee5b2dba3c2ceb54ef1573bae757e0bb05929ae1
pullPolicy: IfNotPresent
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent
tag: v2.3.0@sha256:af535d94061cf97a52e1661945ffba78c03f9443eae7c0da1a80a5a4be56b520
securityContext:
container:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 9696
metrics:
enabled: "{{ .Values.metrics.main.enabled }}"
type: ClusterIP
ports:
metrics:
enabled: true
port: 9697
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
path: /ping
readiness:
path: /ping
startup:
type: tcp
env:
PROWLARR__SERVER__PORT: "{{ .Values.service.main.ports.main.port }}"
# External | Basic | Forms
PROWLARR__AUTH__METHOD: ""
# DisabledForLocalAddresses | Enabled
PROWLARR__AUTH__REQUIRED: DisabledForLocalAddresses
# PROWLARR__APP__THEME: dark
# PROWLARR__APP__INSTANCENAME: Prowlarr
# PROWLARR__LOG__LEVEL: info
# PROWLARR__UPDATE__BRANCH: develop
exportarr:
enabled: "{{ .Values.metrics.main.enabled }}"
imageSelector: exportarrImage
args:
- prowlarr
probes:
liveness:
enabled: true
type: http
path: /healthz
port: "{{ .Values.service.metrics.ports.metrics.port }}"
readiness:
enabled: true
type: http
path: /healthz
port: "{{ .Values.service.metrics.ports.metrics.port }}"
startup:
enabled: true
type: http
path: /healthz
port: "{{ .Values.service.metrics.ports.metrics.port }}"
env:
INTERFACE: 0.0.0.0
PORT: "{{ .Values.service.metrics.ports.metrics.port }}"
URL: '{{ printf "http://%v:%v" (include "tc.v1.common.lib.chart.names.fullname" $) .Values.service.main.ports.main.port }}'
# additional metrics (slow)
# ENABLE_ADDITIONAL_METRICS: false
# enable gathering unknown queue items
# ENABLE_UNKNOWN_QUEUE_ITEMS: false
# enable backfill of historical metrics
# PROWLARR__BACKFILL: false
# Set a date from which to start the backfill
# PROWLARR__BACKFILL_SINCE_DATE: 1970-01-01
CONFIG: "/config/config.xml"
persistence:
config:
enabled: true
targetSelector:
main:
main:
mountPath: /config
exportarr:
mountPath: /config
readOnly: true
configmap:
dashboard:
enabled: true
labels:
grafana_dashboard: "1"
data:
prowlarr.json: >-
{{ .Files.Get "dashboard.json" | indent 8 }}
metrics:
main:
enabled: true
type: "servicemonitor"
endpoints:
- port: metrics
path: /metrics
targetSelector: metrics
prometheusRule:
enabled: false