diff --git a/apps/immich/kustomization.yaml b/apps/immich/kustomization.yaml index 02e8bb8..8158765 100644 --- a/apps/immich/kustomization.yaml +++ b/apps/immich/kustomization.yaml @@ -19,7 +19,7 @@ helmCharts: images: - name: ghcr.io/immich-app/immich-machine-learning - newTag: v1.94.1 + newTag: v1.95.1 - name: ghcr.io/immich-app/immich-server - newTag: v1.94.1 + newTag: v1.95.1 diff --git a/apps/immich/postgres.yaml b/apps/immich/postgres.yaml index 21bec95..202c146 100644 --- a/apps/immich/postgres.yaml +++ b/apps/immich/postgres.yaml @@ -5,7 +5,7 @@ metadata: name: immich-postgres spec: instances: 1 - imageName: ghcr.io/bo0tzz/cnpgvecto.rs:16-v0.1.11 + imageName: ghcr.io/tensorchord/cloudnative-pgvecto.rs:16.2 bootstrap: initdb: owner: immich