2 Commits

Author SHA1 Message Date
16923431d8 Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.2
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-07-19 14:02:22 +00:00
1ec92dd8e7 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.1
All checks were successful
lint-test-helm / helm-lint (push) Successful in 8s
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Successful in 1m23s
2025-07-19 14:01:22 +00:00

View File

@@ -28,7 +28,7 @@ qbittorrent:
qbittorrent: qbittorrent:
image: image:
repository: ghcr.io/linuxserver/qbittorrent repository: ghcr.io/linuxserver/qbittorrent
tag: 5.1.0@sha256:ca6325989299ff807ab94c9505c138b6cadfe8a77c4ef14c5690094cbbe40d7d tag: 5.1.2@sha256:d6aebe87050274db1e80b54ed8be5684836d57698fbc840e29df24ef0471cf12
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ
@@ -135,7 +135,7 @@ qbittorrent:
qbit-manage: qbit-manage:
image: image:
repository: ghcr.io/stuffanthings/qbit_manage repository: ghcr.io/stuffanthings/qbit_manage
tag: v4.5.0 tag: v4.5.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ