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,8 +0,0 @@
helm:
parameters:
- name: image.repository
value: lscr.io/linuxserver/prowlarr
forcestring: true
- name: image.tag
value: latest@sha256:4f2a6d597845b2f3e19284b1d982b3e0b4bd7c22472c2979c956aa198b83f472
forcestring: true