diff --git a/apps/media/immich/app/machine-learning/helmrelease.yaml b/apps/media/immich/app/machine-learning/helmrelease.yaml index e3e07ad59..67bf62fdc 100644 --- a/apps/media/immich/app/machine-learning/helmrelease.yaml +++ b/apps/media/immich/app/machine-learning/helmrelease.yaml @@ -29,7 +29,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.3 + tag: v2.5.5 env: # General IMMICH_MEDIA_LOCATION: &mediaLocation /usr/src/app/upload diff --git a/apps/media/immich/app/server/helmrelease.yaml b/apps/media/immich/app/server/helmrelease.yaml index f0cbc1887..0c6ca2939 100644 --- a/apps/media/immich/app/server/helmrelease.yaml +++ b/apps/media/immich/app/server/helmrelease.yaml @@ -23,7 +23,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v2.5.3 + tag: v2.5.5 env: # General TZ: "Europe/Berlin"