From d0fcf951cca043c625f76fbe610d02e587031d6c Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Thu, 16 May 2024 09:51:57 +0200 Subject: [PATCH] bump immich version --- apps/immich/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/immich/kustomization.yaml b/apps/immich/kustomization.yaml index 235fe0d..5d06624 100644 --- a/apps/immich/kustomization.yaml +++ b/apps/immich/kustomization.yaml @@ -19,6 +19,6 @@ helmCharts: images: - name: ghcr.io/immich-app/immich-machine-learning - newTag: v1.103.1 + newTag: v1.104.0 - name: ghcr.io/immich-app/immich-server - newTag: v1.103.1 + newTag: v1.104.0