From 2b78c0170fd1086e92e43dcd9c028d419aad8e37 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 18 Feb 2025 14:59:37 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/onedr0p/qbittorrent digest to a84f7f2 (#32239) --- charts/stable/qbittorrent/Chart.yaml | 2 +- charts/stable/qbittorrent/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index b8ab67680c8..e2d2127007e 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server type: application -version: 22.4.3 +version: 22.4.4 diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index 68914f0b16b..0b8d782ed92 100644 --- a/charts/stable/qbittorrent/values.yaml +++ b/charts/stable/qbittorrent/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/qbittorrent pullPolicy: IfNotPresent - tag: 5.0.4@sha256:802632657e3662f8c3e91b15a975238a0d41a2bddf88d1181f70712b3fb80740 + tag: 5.0.4@sha256:a84f7f2c2651a35831ce2d35f8096464abe3d51b59238437f1443afd153203bb qbitportforwardImage: repository: docker.io/mjmeli/qbittorrent-port-forward-gluetun-server pullPolicy: IfNotPresent