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 clusters/apps/env/production/home/immich/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ spec:
immich:
image:
repository: ghcr.io/immich-app/immich-server
tag: v3.1.0@sha256:b434cb9287eea1471c9974845914d4dd328c9c2d652e446ed4930f99944f0ceb
tag: v3.2.2@sha256:79cc1623323d5894922686d8743b4780181428f98eecbfb58ce12c41ef02d1ea
env:
TZ: "${LOCAL_TIMEZONE}"
IMMICH_HOST: "::"
Expand Down Expand Up @@ -132,7 +132,7 @@ spec:
immich-ml:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v3.1.0@sha256:5a0839dc5303cd7215bcd2180a26aed3af41675aefb3e75e5157e9f10ad16e6e
tag: v3.2.2@sha256:60dfcf266a9ef3b7376f5678e8c980d4fb61db5fc48c078fe8a326ab1535d60d
env:
TZ: "${LOCAL_TIMEZONE}"
REDIS_HOSTNAME: *redisHostname
Expand Down