From 90a835aaa25a78abfe67739e6db088af3f54bedb Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 30 Jul 2023 01:32:13 -0400 Subject: [PATCH] chore(gluetun): Pin image to a tag other than latest --- cluster/apps/download/qbittorrent/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index 6791e7d..f50d1d3 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -22,7 +22,7 @@ spec: # Metrics sidecar sidecars: gluetun: - image: qmcgaw/gluetun:latest + image: qmcgaw/gluetun:v3.35 env: - name: FIREWALL value: "off"