From abc316d7f85d98bf4ff9055b08e6fbd1391b0091 Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Wed, 19 Aug 2026 01:23:34 +0900 Subject: [PATCH] fix: update Gluetun image version to v3.41 for 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 cc81f5f..26e50cc 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:v3.41.1 + image: qmcgaw/gluetun:v3.41 securityContext: capabilities: add: diff --git a/manifests/media/jdownloader.yaml b/manifests/media/jdownloader.yaml index 7194f13..ea08179 100644 --- a/manifests/media/jdownloader.yaml +++ b/manifests/media/jdownloader.yaml @@ -22,7 +22,7 @@ spec: node-role: storage containers: - name: gluetun - image: qmcgaw/gluetun:v3.41.1 + image: qmcgaw/gluetun:v3.41 securityContext: capabilities: add: diff --git a/manifests/media/qbittorrent.yaml b/manifests/media/qbittorrent.yaml index 0611f34..6af8d63 100644 --- a/manifests/media/qbittorrent.yaml +++ b/manifests/media/qbittorrent.yaml @@ -42,7 +42,7 @@ spec: node-role: storage containers: - name: gluetun - image: qmcgaw/gluetun:v3.41.1 + image: qmcgaw/gluetun:v3.41 securityContext: capabilities: add: