mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-02 23:39:03 +00:00
using billimek/rtorrent docker image until upstream is fixed (#81)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
05cf548b9e
commit
d7ee691ea9
@ -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
|
||||
|
@ -16,7 +16,7 @@ gid: 1001
|
||||
rtorrent:
|
||||
enabled: true
|
||||
image:
|
||||
repository: looselyrigorous/rtorrent
|
||||
repository: billimek/rtorrent
|
||||
tag: latest
|
||||
pullPolicy: Always
|
||||
resources:
|
||||
|
Loading…
Reference in New Issue
Block a user