From e839be2a192e948628f5c2bc4237ad42bb4c7be5 Mon Sep 17 00:00:00 2001 From: "tvories-tbot[bot]" <107635591+tvories-tbot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 03:15:27 +0000 Subject: [PATCH] fix: update docker image ghcr.io/onedr0p/qbittorrent to 5.0.2 | datasource | package | from | to | | ---------- | --------------------------- | ----- | ----- | | docker | ghcr.io/onedr0p/qbittorrent | 5.0.1 | 5.0.2 | --- .../cluster-0/manifests/downloads/qbittorrent/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/clusters/cluster-0/manifests/downloads/qbittorrent/helmrelease.yaml b/k8s/clusters/cluster-0/manifests/downloads/qbittorrent/helmrelease.yaml index ed816037c5..a4fedfbeb3 100644 --- a/k8s/clusters/cluster-0/manifests/downloads/qbittorrent/helmrelease.yaml +++ b/k8s/clusters/cluster-0/manifests/downloads/qbittorrent/helmrelease.yaml @@ -33,7 +33,7 @@ spec: app: image: repository: ghcr.io/onedr0p/qbittorrent - tag: 5.0.1@sha256:7fc5af4f7f9c8e4998aaa18b5e2e634757c55f70c23b9bd46b40e09a4c7acda5 + tag: 5.0.2@sha256:b905a9e4eef9ffabd10ad8618ffdc2661d20c1a910441e5f921c851c10974444 env: UMASK: "022" TZ: "${TIMEZONE}"