diff --git a/rtorrent/Chart.yaml b/rtorrent/Chart.yaml index cf8cd94a44a47684ce91a0107c138da32d430525..d1659583fd7c5f19598bbc25348801b5e76389cd 100644 --- a/rtorrent/Chart.yaml +++ b/rtorrent/Chart.yaml @@ -2,5 +2,5 @@ apiVersion: v2 name: rtorrent description: Helm Chart for rtorrent type: application -version: 0.1.5 -appVersion: "d8afd6e6" +version: 0.1.6 +appVersion: "baef934e" diff --git a/rtorrent/values.yaml b/rtorrent/values.yaml index 8311c9bee9efcfa3b4ff1c43e55c3def9af5376c..f002c37362d8b28ba5595e8371e26ffa97478f21 100644 --- a/rtorrent/values.yaml +++ b/rtorrent/values.yaml @@ -42,6 +42,7 @@ rtorrent: RT_MIN_PORT: "50000" RT_MAX_PORT: "50000" RT_PROTO_DHT: "disable" + RT_PORT_DHT: 6881 RT_PROTO_PEX: "no" RT_MAX_UP: "100" RT_MAX_UP_GLOBAL: "250"