From ab6506f4f2f3ca9bb41f89a049c0cfa163586e70 Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Wed, 21 Feb 2024 18:33:33 +0100 Subject: [PATCH] update immich --- apps/immich/kustomization.yaml | 4 ++-- apps/immich/postgres.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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