diff --git a/rtorrent/Chart.yaml b/rtorrent/Chart.yaml
index d1659583fd7c5f19598bbc25348801b5e76389cd..5e9deb2bc25714fe20a48a54c829d4e1351b980e 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.6
+version: 0.1.7
 appVersion: "baef934e"
diff --git a/rtorrent/values.yaml b/rtorrent/values.yaml
index f002c37362d8b28ba5595e8371e26ffa97478f21..31bb0c73f5965b541d126618b70d7330687d1acb 100644
--- a/rtorrent/values.yaml
+++ b/rtorrent/values.yaml
@@ -42,7 +42,7 @@ rtorrent:
     RT_MIN_PORT: "50000"
     RT_MAX_PORT: "50000"
     RT_PROTO_DHT: "disable"
-    RT_PORT_DHT: 6881
+    RT_DHT_PORT: 6881
     RT_PROTO_PEX: "no"
     RT_MAX_UP: "100"
     RT_MAX_UP_GLOBAL: "250"