2 Commits

Author SHA1 Message Date
5463bc7fd3 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.6.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 19s
2025-08-31 05:28:42 +00:00
8dc5695955 enable operator
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m34s
2025-08-31 00:27:21 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -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.5 tag: v4.6.0
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -2,7 +2,7 @@ rook-ceph:
crds: crds:
enabled: true enabled: true
csi: csi:
rookUseCsiOperator: false rookUseCsiOperator: true
enableMetadata: true enableMetadata: true
cephFSKernelMountOptions: "ms_mode=secure" cephFSKernelMountOptions: "ms_mode=secure"
provisionerReplicas: 3 provisionerReplicas: 3