From 620068624df73735a136da65e2d567855967abff Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Sat, 16 May 2026 17:26:21 +0900 Subject: [PATCH] fix: update Gluetun image version to v3.41.1 in Gluetun, JDownloader, and qBittorrent deployments --- manifests/media/gluetun-proxy.yaml | 2 +- manifests/media/jdownloader.yaml | 2 +- manifests/media/qbittorrent.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifests/media/gluetun-proxy.yaml b/manifests/media/gluetun-proxy.yaml index 10cd089..7b841c4 100644 --- a/manifests/media/gluetun-proxy.yaml +++ b/manifests/media/gluetun-proxy.yaml @@ -19,7 +19,7 @@ spec: spec: containers: - name: gluetun - image: qmcgaw/gluetun:latest + image: qmcgaw/gluetun:v3.41.1 securityContext: capabilities: add: diff --git a/manifests/media/jdownloader.yaml b/manifests/media/jdownloader.yaml index be024d4..79ce53d 100644 --- a/manifests/media/jdownloader.yaml +++ b/manifests/media/jdownloader.yaml @@ -20,7 +20,7 @@ spec: node-role: storage containers: - name: gluetun - image: qmcgaw/gluetun:latest + image: qmcgaw/gluetun:v3.41.1 securityContext: capabilities: add: diff --git a/manifests/media/qbittorrent.yaml b/manifests/media/qbittorrent.yaml index 4c02a24..fc760eb 100644 --- a/manifests/media/qbittorrent.yaml +++ b/manifests/media/qbittorrent.yaml @@ -40,7 +40,7 @@ spec: node-role: storage containers: - name: gluetun - image: qmcgaw/gluetun:latest + image: qmcgaw/gluetun:v3.41.1 securityContext: capabilities: add: