build: update qbittorrent to 5.2.0 and unstick prowlarr

prowlarr was pinned to a stale digest (v2.0.5.5160) via
.argocd-source-prowlarr.yaml; remove the file so the live app's
helm.parameters (which already has the current :latest digest =
v2.3.5.5327) takes effect.

qbittorrent: bump 5.1.0 -> 5.2.0.
This commit is contained in:
gilgamezh
2026-05-07 09:46:18 +02:00
parent 3239a1e729
commit 770125e7c8
2 changed files with 1 additions and 9 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ replicaCount: 1
qbittorrent:
image:
repository: lscr.io/linuxserver/qbittorrent
tag: "5.1.0"
tag: "5.2.0"
pullPolicy: Always
env:
- name: PUID