2 Commits

Author SHA1 Message Date
6f9dd7816a Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.2
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 16s
2025-07-29 23:43:23 +00:00
c0a2f93a39 change redis
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m23s
2025-07-29 18:42:27 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ outline:
- name: PGSSLMODE
value: disable
- name: REDIS_URL
value: redis://outline-valkey-primary.outline:6379
value: redis://redis-replication-outline-headless.outline:6379
- name: FILE_STORAGE
value: s3
- name: AWS_ACCESS_KEY_ID

View File

@@ -28,7 +28,7 @@ qbittorrent:
qbittorrent:
image:
repository: ghcr.io/linuxserver/qbittorrent
tag: 5.1.0@sha256:ca6325989299ff807ab94c9505c138b6cadfe8a77c4ef14c5690094cbbe40d7d
tag: 5.1.2@sha256:33a6bedcd6c17e60ae48d86af9dbc776f779be446bb42b72313e6d573c75cddb
pullPolicy: IfNotPresent
env:
- name: TZ