chore(deps): update ghcr.io/immich-app/immich-server docker tag to v1.133.1 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: secustor <sebastian@poxhofer.at>
This commit is contained in:
parent
c8f0df0754
commit
692b76f7f7
2 changed files with 6 additions and 3 deletions
|
@ -11,12 +11,15 @@ maintainers:
|
|||
email: sebastian@poxhofer.at
|
||||
|
||||
type: application
|
||||
version: 0.5.10
|
||||
version: 0.6.0
|
||||
# renovate: image=ghcr.io/immich-app/immich-server
|
||||
appVersion: "v1.132.3"
|
||||
appVersion: "v1.133.1"
|
||||
|
||||
annotations:
|
||||
artifacthub.io/category: storage
|
||||
artifacthub.io/links: |
|
||||
- name: support
|
||||
url: https://github.com/secustor/helm-charts/issues
|
||||
artifacthub.io/changes: |
|
||||
- Immich version update
|
||||
- Breaking change: The `immich-server` image was updated to `v1.133.1` which contains breaking changes. If you are using `pgvector` you should be fine else you need to migrate your database. https://github.com/immich-app/immich/releases/tag/v1.133.0
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue