From e2220bc9ac7b54267105422627368cc031860759 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 16:13:49 +0000 Subject: [PATCH] Update ghcr.io/qdm12/gluetun Docker tag to v3.38.0 --- charts/qbittorrent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/qbittorrent/values.yaml b/charts/qbittorrent/values.yaml index ff9d7d9..2e2d847 100644 --- a/charts/qbittorrent/values.yaml +++ b/charts/qbittorrent/values.yaml @@ -45,7 +45,7 @@ gluetun: enabled: false image: repository: ghcr.io/qdm12/gluetun - tag: v3.37.0 + tag: v3.38.0 pullPolicy: IfNotPresent securityContext: privileged: True