Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions kubernetes/homelab/apps/media/immich/app/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v2.4.1@sha256:e6a6298e67ae077808fdb7d8d5565955f60b0708191576143fc02d30ab1389d1
tag: v2.5.2@sha256:8ac5a6d471fbb6fcfec6bc34854dd5a947c1795547f0d9345d9bf1803d1209e3
env:
TZ: "America/New_York"
IMMICH_TRUSTED_PROXIES: "10.96.0.0/16"
Expand All @@ -47,7 +47,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v2.4.1@sha256:b3deefd1826f113824e9d7bc30d905e7f823535887d03f869330946b6db3b44a
tag: v2.5.2@sha256:531d2bccbe20d0412496e36455715a18d692911eca5e2ee37d32e1e4f50e14bb
env:
REDIS_HOSTNAME: *redisHostname
MPLCONFIGDIR: "/cache/matplotlib"
Expand Down