Compare commits

2 Commits

Author SHA1 Message Date
e5c3b8eef9 Update stalwartlabs/stalwart Docker tag to v0.15.0
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 44s
2025-12-17 18:12:29 +00:00
2664810903 change storage
All checks were successful
render-manifests-push / render-manifests-push (push) Successful in 34s
lint-test-helm / lint-helm (push) Successful in 11s
renovate / renovate (push) Successful in 2m27s
2025-12-17 12:10:01 -06:00
2 changed files with 11 additions and 11 deletions

View File

@@ -286,24 +286,24 @@ qbittorrent:
advancedMounts:
main:
qbittorrent:
- path: /config-new/qBittorrent
- path: /config/qBittorrent
readOnly: false
qbit-manage:
qbit-manage:
- path: /qbittorrent/qBittorrent
readOnly: false
# qbit-manage:
# qbit-manage:
# - path: /qbittorrent
# readOnly: false
config:
type: persistentVolumeClaim
existingClaim: qbittorrent-config
advancedMounts:
main:
qbittorrent:
- path: /config
readOnly: false
qbit-manage:
qbit-manage:
- path: /qbittorrent
- path: /config-old
readOnly: false
# qbit-manage:
# qbit-manage:
# - path: /qbittorrent
# readOnly: false
qbit-manage-config-data:
forceRename: qbittorrent-qbit-manage-config-data
storageClass: ceph-block

View File

@@ -9,7 +9,7 @@ stalwart:
main:
image:
repository: stalwartlabs/stalwart
tag: v0.14.1
tag: v0.15.0
pullPolicy: IfNotPresent
resources:
requests: