diff --git a/kubernetes/app/media/deployment-qbittorrent.yaml b/kubernetes/app/media/deployment-qbittorrent.yaml index 8ff1187..2bb8958 100644 --- a/kubernetes/app/media/deployment-qbittorrent.yaml +++ b/kubernetes/app/media/deployment-qbittorrent.yaml @@ -29,7 +29,7 @@ spec: mountPath: /media containers: - name: qbittorrent - image: lscr.io/linuxserver/qbittorrent:5.2.1 + image: lscr.io/linuxserver/qbittorrent:5.2.2 envFrom: - configMapRef: name: media-common-env