2 Commits

Author SHA1 Message Date
13c2ba4e9b Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.2
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 9s
2025-07-27 22:37:40 +00:00
87e598ab66 fix path
All checks were successful
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m19s
2025-07-27 17:36:41 -05:00
3 changed files with 3 additions and 3 deletions

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:33a6bedcd6c17e60ae48d86af9dbc776f779be446bb42b72313e6d573c75cddb
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -31,5 +31,5 @@ dependencies:
alias: postgres-17-cluster alias: postgres-17-cluster
version: 5.1.0 version: 5.1.0
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/stalwart-mail-server.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/stalwart.png
appVersion: v0.11.8 appVersion: v0.11.8

View File

@@ -49,7 +49,7 @@ stalwart:
advancedMounts: advancedMounts:
main: main:
main: main:
- path: /opt/stalwart-mail - path: /opt/stalwart
readOnly: false readOnly: false
valkey: valkey:
architecture: replication architecture: replication