From 99b7d1eb6271eac8469b6a1b9c19c67a591e1511 Mon Sep 17 00:00:00 2001 From: Smeagol Date: Tue, 9 Apr 2024 10:02:44 +0000 Subject: [PATCH] Update ghcr.io/bjw-s/gluetun-qb-port-sync Docker tag to v0.0.2 --- kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml b/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml index a3008aa6..43d7b83a 100644 --- a/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml +++ b/kubernetes/apps/qbittorrent/qbittorrent/app/helmrelease.yaml @@ -90,7 +90,7 @@ spec: port-forward: image: repository: ghcr.io/bjw-s/gluetun-qb-port-sync - tag: v0.0.1 + tag: v0.0.2 env: GLUETUN_CONTROL_SERVER_HOST: localhost GLUETUN_CONTROL_SERVER_PORT: 8000 -- 2.47.0