From 8d2576183bc56a10eb3c87cbc27a54ce0765769e Mon Sep 17 00:00:00 2001 From: SeanOMik Date: Sun, 4 Feb 2024 00:00:27 -0500 Subject: [PATCH] chore: Update qbittorent port updater sidecar image --- 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 aa36a24..7f06e80 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -37,7 +37,7 @@ spec: mountPath: /tmp/gluetun/ port-manager: - image: git.seanomik.net/seanomik/gluetun-qbit-port-updater:v0.1.1 + image: git.seanomik.net/seanomik/gluetun-qbit-port-updater:v0.1.2 imagePullPolicy: Always env: PORT_UPD_QBITTORRENT_HOST: localhost