2 Commits

Author SHA1 Message Date
836bd33ba6 Update ghcr.io/immich-app/immich-server Docker tag to v1.134.0 2025-06-09 16:12:07 +00:00
821e228225 ignore downloading
All checks were successful
renovate / renovate (push) Successful in 2m57s
2025-06-09 11:09:56 -05:00
2 changed files with 2 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.132.3
tag: v1.134.0
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -166,6 +166,7 @@ data:
exclude_patterns:
- /mnt/store/Torrent/QBITTORRENT/*
- /mnt/store/Torrent/TORRENT/*
- /mnt/store/Torrent/DOWNLOADING/*
- '**/.DS_Store'
- '**/Thumbs.db'
- '**/@eaDir'