From f8cb5fbfeff6ecb37f64ea1d94211766961b8ca7 Mon Sep 17 00:00:00 2001 From: feisar-bot Date: Tue, 28 Feb 2023 04:24:01 +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.2?= 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.1 | 4.5.2 | --- 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 39f3c9cb4..41d3a50d8 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.1@sha256:e6c264e6afe298a95b97aaf827b7f8b4f6d3e2706a55d0dd88fc9b5161a70074 + tag: 4.5.2@sha256:6d634e1b42fa7b0c8fa98c2f64116539519715c39cd713dbb51331c3a1e02689 env: TZ: "${TIMEZONE}" QBITTORRENT__PORT: &port 8080