From d7f2b6b5086a8df7e8f7b21ba33ec204399c5613 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 22:13:34 +0000 Subject: [PATCH] feat(container): update image ghcr.io/immich-app/immich-server to v1.105.1 --- kube/deploy/apps/immich/app/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube/deploy/apps/immich/app/hr.yaml b/kube/deploy/apps/immich/app/hr.yaml index 2a283891da..9812a55459 100644 --- a/kube/deploy/apps/immich/app/hr.yaml +++ b/kube/deploy/apps/immich/app/hr.yaml @@ -29,7 +29,7 @@ spec: main: image: &img repository: ghcr.io/immich-app/immich-server - tag: v1.103.1@sha256:10761af14a6145353169042f29d2e49943de75b57a5d19251b365fe0d41ee15a + tag: v1.105.1@sha256:658b40420d7a39d6eb34c797cec8d36ff315f5adb168301aaf27dc4eafc8e228 command: &cmd ["tini", "--", "node", "/usr/src/app/dist/main"] args: ["immich"] env: &env