diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index ef79df44738..0ad5cb1b5db 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/qbittorrent - https://github.com/qbittorrent/qBittorrent type: application -version: 16.1.0 +version: 16.1.1 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index 749f8d0122e..d5e16c58ddc 100644 --- a/charts/stable/qbittorrent/values.yaml +++ b/charts/stable/qbittorrent/values.yaml @@ -25,7 +25,7 @@ service: protocol: tcp torrentudp: enabled: true - port: 6881 + port: "{{ .Values.service.torrent.ports.torrent.port }}" protocol: udp gluetun: enabled: true