chore(immich): update immich with breaking change

This commit is contained in:
secustor 2025-05-25 23:04:40 +02:00
parent f8b50ad201
commit 3d471c00ad
No known key found for this signature in database
2 changed files with 4 additions and 2 deletions

View file

@ -7,7 +7,7 @@ is targeted at an audience which wants to have some lower level control over the
This chart requires:
- a PostgreSQL database with `pgvector` or `pgvector.rs` extension installed
- a PostgreSQL database with `pgvector` or [`VectorChord`](https://immich.app/docs/administration/postgres-standalone/#migrating-to-vectorchord) extension installed
- a Redis instance
## Usage