2 Commits

Author SHA1 Message Date
e8f562a477 Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.2
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 11s
2025-07-27 21:48:41 +00:00
3f49fe9d65 update endpoint
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m32s
2025-07-27 16:47:40 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ tubearchivist:
- name: HOST_GID
value: 1000
- name: ES_URL
value: http://tubearchivist-elasticsearch:9200
value: http://elasticsearch-tubearchivist-es-http.tubearchivist:9200
- name: REDIS_CON
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
- name: TA_HOST

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