From 697f27b533569b695a7c78a3e3133f38fad3e87f Mon Sep 17 00:00:00 2001 From: Remy Moll Date: Mon, 3 Nov 2025 13:52:33 +0000 Subject: [PATCH] Update apps/immich/kustomization.yaml --- 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 ae13d56..fbc2207 100644 --- a/apps/immich/kustomization.yaml +++ b/apps/immich/kustomization.yaml @@ -22,6 +22,6 @@ helmCharts: images: - name: ghcr.io/immich-app/immich-machine-learning - newTag: v2.0.1 + newTag: v2.1.0 - name: ghcr.io/immich-app/immich-server - newTag: v2.0.1 + newTag: v2.1.0