From 46843622271077f499884149a2a12661149f8c41 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Jun 2025 13:54:32 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-server Docker tag to v1.135.1 --- cluster/apps/immich/immich.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/immich/immich.yml b/cluster/apps/immich/immich.yml index 4b962f1..c08f30d 100644 --- a/cluster/apps/immich/immich.yml +++ b/cluster/apps/immich/immich.yml @@ -40,7 +40,7 @@ spec: done containers: - name: immich-server - image: ghcr.io/immich-app/immich-server:v1.135.0 + image: ghcr.io/immich-app/immich-server:v1.135.1 ports: - containerPort: 2283 env: -- 2.49.1