From b9647f4554ae98bbc87bbdeb41190a99f287993e Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Fri, 13 Dec 2024 19:33:08 -0500 Subject: [PATCH] feat(container)!: Update image ghcr.io/onedr0p/qbittorrent to v5 --- kubernetes/main/apps/download/qbittorrent/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/download/qbittorrent/app/helm-release.yaml b/kubernetes/main/apps/download/qbittorrent/app/helm-release.yaml index 49d1d73..4a945cd 100644 --- a/kubernetes/main/apps/download/qbittorrent/app/helm-release.yaml +++ b/kubernetes/main/apps/download/qbittorrent/app/helm-release.yaml @@ -25,7 +25,7 @@ spec: app: image: repository: ghcr.io/onedr0p/qbittorrent - tag: 4.6.6 + tag: 5.0.2 env: QBITTORRENT__PORT: &qbitPort 8080 securityContext: