using billimek/rtorrent docker image until upstream is fixed (#81)

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2019-10-19 12:31:27 -04:00 committed by GitHub
parent 05cf548b9e
commit d7ee691ea9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: 1.0.0 appVersion: 1.0.0
description: rtorrent and flood co-located in the same deployment description: rtorrent and flood co-located in the same deployment
name: rtorrent-flood name: rtorrent-flood
version: 3.1.4 version: 3.1.5
keywords: keywords:
- rtorrent - rtorrent
- flood - flood

View File

@ -16,7 +16,7 @@ gid: 1001
rtorrent: rtorrent:
enabled: true enabled: true
image: image:
repository: looselyrigorous/rtorrent repository: billimek/rtorrent
tag: latest tag: latest
pullPolicy: Always pullPolicy: Always
resources: resources: