fix(qbittorent): specify version tag for gluetun to fix connectivity issues

This commit is contained in:
SeanOMik 2024-12-14 13:44:49 -05:00
parent b9647f4554
commit 06dccd1a67
Signed by: SeanOMik
GPG key ID: FEC9E2FC15235964

View file

@ -37,7 +37,7 @@ spec:
gluetun: gluetun:
image: image:
repository: qmcgaw/gluetun repository: qmcgaw/gluetun
tag: latest tag: v3.39.1
env: env:
FIREWALL_INPUT_PORTS: "8080,17871" # 17871 is the prometheus exporter FIREWALL_INPUT_PORTS: "8080,17871" # 17871 is the prometheus exporter
FIREWALL_VPN_INPUT_PORTS: "41500" FIREWALL_VPN_INPUT_PORTS: "41500"