From d4a7c66d2a79adb0ce99677883ae2ebfde4c5a92 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Mon, 23 Oct 2023 01:10:15 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/o?= =?UTF-8?q?nedr0p/qbittorrent=20to=204.6.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | --------------------------- | ----- | ----- | | docker | ghcr.io/onedr0p/qbittorrent | 4.5.5 | 4.6.0 | --- kubernetes/apps/default/qbittorrent/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/default/qbittorrent/app/helmrelease.yaml b/kubernetes/apps/default/qbittorrent/app/helmrelease.yaml index 73ddd9501..a0369764a 100644 --- a/kubernetes/apps/default/qbittorrent/app/helmrelease.yaml +++ b/kubernetes/apps/default/qbittorrent/app/helmrelease.yaml @@ -29,7 +29,7 @@ spec: values: image: repository: ghcr.io/onedr0p/qbittorrent - tag: 4.5.5@sha256:f4a1a5eece13beed61e579172d2a54b1fc2e7ff2bbdbd7ef22a4d9f6fc36e198 + tag: 4.6.0@sha256:cb6259df3be61a5108bc4f85b09a523fc4b250589ca9b315ef927cbdf779afb6 env: TZ: "${TIMEZONE}" QBITTORRENT__PORT: &port 8080