2 Commits

Author SHA1 Message Date
a319d7937b 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-30 00:55:50 +00:00
50c33107e6 switch redis
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 49s
2025-07-29 19:54:44 -05:00
2 changed files with 5 additions and 2 deletions

View File

@@ -26,6 +26,9 @@ authentik:
secretKeyRef: secretKeyRef:
name: authentik-postgresql-17-cluster-app name: authentik-postgresql-17-cluster-app
key: password key: password
authentik:
redis:
host: redis-replication-authentik-master
server: server:
name: server name: server
replicas: 1 replicas: 1
@@ -44,7 +47,7 @@ authentik:
postgresql: postgresql:
enabled: false enabled: false
redis: redis:
enabled: true enabled: false
cloudflared: cloudflared:
existingSecretName: authentik-cloudflared-secret existingSecretName: authentik-cloudflared-secret
postgres-17-cluster: postgres-17-cluster:

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