From d7ee691ea9d477df69a1d061f712a5a21d39e831 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sat, 19 Oct 2019 12:31:27 -0400 Subject: [PATCH] using billimek/rtorrent docker image until upstream is fixed (#81) Signed-off-by: Jeff Billimek --- rtorrent-flood/Chart.yaml | 2 +- rtorrent-flood/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rtorrent-flood/Chart.yaml b/rtorrent-flood/Chart.yaml index f859a75c..a73fbf5b 100644 --- a/rtorrent-flood/Chart.yaml +++ b/rtorrent-flood/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: 1.0.0 description: rtorrent and flood co-located in the same deployment name: rtorrent-flood -version: 3.1.4 +version: 3.1.5 keywords: - rtorrent - flood diff --git a/rtorrent-flood/values.yaml b/rtorrent-flood/values.yaml index 2bed592e..86b19602 100644 --- a/rtorrent-flood/values.yaml +++ b/rtorrent-flood/values.yaml @@ -16,7 +16,7 @@ gid: 1001 rtorrent: enabled: true image: - repository: looselyrigorous/rtorrent + repository: billimek/rtorrent tag: latest pullPolicy: Always resources: