Immich App Fails Postgres 18 Update

Easy Fix:

  1. Stop immich in TrueNAS
  2. Login via SSH into your TrueNAS or open Shell in WebUI
  3. Navigate to /mnt/.ix-apps/app_configs/immich/versions/1.13.6
  4. open ix_values.yaml e.g. sudo nano ix_values.yaml
  5. Find this :
    postgres_upgrade_image:
    repository: ixsystems/postgres-upgrade
    tag:
  6. Change Tag to 1.1.11
  7. Save and exit
  8. Edit immich app in TrueNAS WebUI and Change Postgres 15 to 18
  9. Click on save/update
  10. miggration will start. Now you are able to update immich to newest version.