diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index 71e61d0c437..ba7210c0563 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 5.1.3 +appVersion: 5.1.4 dependencies: - name: common version: 28.26.3 @@ -38,5 +38,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/qbittorrent - https://hub.docker.com/r/mjmeli/qbittorrent-port-forward-gluetun-server type: application -version: 24.0.2 +version: 24.0.3 diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index 51935a45a7c..67400f8cd40 100644 --- a/charts/stable/qbittorrent/values.yaml +++ b/charts/stable/qbittorrent/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/qbittorrent pullPolicy: IfNotPresent - tag: 5.1.3 + tag: 5.1.4 qbitportforwardImage: repository: docker.io/mjmeli/qbittorrent-port-forward-gluetun-server pullPolicy: IfNotPresent