From c616be50edc033eafd593d24519dbd3fe44e0008 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 7 Apr 2026 22:39:08 +0000 Subject: [PATCH] chore(deps): update immich to v2.7.2 --- clusters/cl01tl/helm/immich/Chart.yaml | 2 +- clusters/cl01tl/helm/immich/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/immich/Chart.yaml b/clusters/cl01tl/helm/immich/Chart.yaml index 3c322b32a..eeb2afe95 100644 --- a/clusters/cl01tl/helm/immich/Chart.yaml +++ b/clusters/cl01tl/helm/immich/Chart.yaml @@ -33,4 +33,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/immich.png # renovate: datasource=github-releases depName=immich-app/immich -appVersion: v2.7.0 +appVersion: v2.7.2 diff --git a/clusters/cl01tl/helm/immich/values.yaml b/clusters/cl01tl/helm/immich/values.yaml index 3031f7fa9..7faa581ac 100644 --- a/clusters/cl01tl/helm/immich/values.yaml +++ b/clusters/cl01tl/helm/immich/values.yaml @@ -8,7 +8,7 @@ immich: main: image: repository: ghcr.io/immich-app/immich-server - tag: v2.7.0@sha256:ee60b98e7fcc836d61d7f5e7689514f3de7a9480f31ec6ca62d6221056b46ae1 + tag: v2.7.2@sha256:6a2952539e2a9c8adcf6fb74850bb1ba7e1db2804050acea21baafdc9154c430 env: - name: TZ value: America/Chicago