diff --git a/apps/media/immich/app/helm-release.yaml b/apps/media/immich/app/helm-release.yaml index fb9f0f0e0..da217a06d 100644 --- a/apps/media/immich/app/helm-release.yaml +++ b/apps/media/immich/app/helm-release.yaml @@ -21,7 +21,7 @@ spec: nameOverride: immich-server image: repository: ghcr.io/immich-app/immich-server - tag: v1.115.0 + tag: v1.117.0 command: - "/usr/src/app/start.sh" - "immich" @@ -33,7 +33,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-server - tag: v1.115.0 + tag: v1.117.0 command: - "/usr/src/app/start.sh" - "microservices"