diff --git a/charts/qbittorrent/Chart.yaml b/charts/qbittorrent/Chart.yaml index 7c53c65..775eba0 100644 --- a/charts/qbittorrent/Chart.yaml +++ b/charts/qbittorrent/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: qbittorrent -version: 0.0.7 +version: 0.0.8 description: Chart for qBittorrent keywords: - downloads diff --git a/charts/qbittorrent/values.yaml b/charts/qbittorrent/values.yaml index ff9d7d9..2e2d847 100644 --- a/charts/qbittorrent/values.yaml +++ b/charts/qbittorrent/values.yaml @@ -45,7 +45,7 @@ gluetun: enabled: false image: repository: ghcr.io/qdm12/gluetun - tag: v3.37.0 + tag: v3.38.0 pullPolicy: IfNotPresent securityContext: privileged: True