From 260f3023f67810440876f8c53434a7cf5510571a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Jun 2025 04:12:28 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-server Docker tag to v1.135.0 --- 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 41fb308..0f153d8 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.134.0 + image: ghcr.io/immich-app/immich-server:v1.135.0 ports: - containerPort: 2283 env: -- 2.49.1