diff --git a/charts/stable/qbittorrent/Chart.yaml b/charts/stable/qbittorrent/Chart.yaml index ae94e424a03..504bbdd77af 100644 --- a/charts/stable/qbittorrent/Chart.yaml +++ b/charts/stable/qbittorrent/Chart.yaml @@ -36,5 +36,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: 25.0.0 +version: 25.0.1 diff --git a/charts/stable/qbittorrent/values.yaml b/charts/stable/qbittorrent/values.yaml index 35dd283df9c..c3cb7425b81 100644 --- a/charts/stable/qbittorrent/values.yaml +++ b/charts/stable/qbittorrent/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/qbittorrent pullPolicy: IfNotPresent - tag: 5.1.4@sha256:9fe3763c78f0635809b526d9af8a99d57103c3a64b45e85fb6d640608e938133 + tag: 5.1.4@sha256:aed3dc45ca557ba012aef93c2762744f8ead85450da122e9beb76111a8088705 qbitportforwardImage: repository: docker.io/mjmeli/qbittorrent-port-forward-gluetun-server pullPolicy: IfNotPresent