diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-24 23:24:21 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-24 23:24:21 +0300 |
| commit | 52fef38eec6b39fe0c8f9c3a26577dd8132fab4d (patch) | |
| tree | 10b3b7e748fa7b525e57c478d0b0aabc278c37ab /f3s | |
| parent | 4b4cde4fe3848c30e9f1cf1efc8cbc46fd50da83 (diff) | |
immich: update to v2.7.5
Diffstat (limited to 'f3s')
| -rw-r--r-- | f3s/argocd-apps/services/immich.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/f3s/argocd-apps/services/immich.yaml b/f3s/argocd-apps/services/immich.yaml index efa082e..790bdb1 100644 --- a/f3s/argocd-apps/services/immich.yaml +++ b/f3s/argocd-apps/services/immich.yaml @@ -39,7 +39,7 @@ spec: containers: main: image: - tag: v2.5.5 + tag: v2.7.5 resources: requests: cpu: 500m @@ -105,7 +105,7 @@ spec: containers: main: image: - tag: v2.5.5 + tag: v2.7.5 env: MACHINE_LEARNING_MODEL_INTRA_OP_THREADS: "4" MACHINE_LEARNING_MODEL_INTER_OP_THREADS: "1" |
