From fc269fc9c4612913d7feef76a5cc098a8305b435 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Fri, 16 Jun 2023 10:19:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20image=20ghcr.io/o?= =?UTF-8?q?nedr0p/qbittorrent=20to=204.5.3?= 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.2 | 4.5.3 | --- 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 5966c8dab..45a79a53a 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.2@sha256:0efdd8d3ef3964d658d78ea7789efa285e9c01d1d436da2903cfde462a7fe67a + tag: 4.5.3@sha256:74a8da06e3e1606e37e0c1e51f536ac138c243f36534c2d4b0b067065f611506 env: TZ: "${TIMEZONE}" QBITTORRENT__PORT: &port 8080