diff --git a/apps/media/immich/app/machine-learning/helmrelease.yaml b/apps/media/immich/app/machine-learning/helmrelease.yaml index 0927eeb1f..ddb86d877 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.7.5 + tag: v3.0.0 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 d00bbe08b..2cb170af6 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.7.5 + tag: v3.0.0 env: # General TZ: "Europe/Berlin"