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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user