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