From 19a658d6edc8bbd8163f0d5cbed89e23cc20d580 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 24 Apr 2025 18:35:18 -0500 Subject: [PATCH] update image --- clusters/cl01tl/applications/immich/Chart.yaml | 2 +- clusters/cl01tl/applications/immich/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/applications/immich/Chart.yaml b/clusters/cl01tl/applications/immich/Chart.yaml index 0525ff1ad..e1bf5f5f8 100644 --- a/clusters/cl01tl/applications/immich/Chart.yaml +++ b/clusters/cl01tl/applications/immich/Chart.yaml @@ -28,4 +28,4 @@ dependencies: version: 4.2.1 repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm icon: https://raw.githubusercontent.com/immich-app/immich/main/design/immich-logo.svg -appVersion: v1.123.0 +appVersion: v1.132.1 diff --git a/clusters/cl01tl/applications/immich/values.yaml b/clusters/cl01tl/applications/immich/values.yaml index 82dbe3d28..56a6eb2b4 100644 --- a/clusters/cl01tl/applications/immich/values.yaml +++ b/clusters/cl01tl/applications/immich/values.yaml @@ -9,7 +9,7 @@ immich: main: image: repository: ghcr.io/immich-app/immich-server - tag: v1.131.3 + tag: v1.132.1 pullPolicy: IfNotPresent env: - name: TZ @@ -99,7 +99,7 @@ immich: main: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.131.2 + tag: v1.132.1 pullPolicy: IfNotPresent env: - name: TRANSFORMERS_CACHE