diff --git a/kubernetes/apps/media/immich/app/helmrelease.yaml b/kubernetes/apps/media/immich/app/helmrelease.yaml index 597fe4b..2474459 100644 --- a/kubernetes/apps/media/immich/app/helmrelease.yaml +++ b/kubernetes/apps/media/immich/app/helmrelease.yaml @@ -33,7 +33,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v1.100.0 + tag: v1.101.0 command: /bin/sh args: - ./start-server.sh diff --git a/kubernetes/apps/media/immich/app/microservices/helmrelease.yaml b/kubernetes/apps/media/immich/app/microservices/helmrelease.yaml index 59727d6..ec65771 100644 --- a/kubernetes/apps/media/immich/app/microservices/helmrelease.yaml +++ b/kubernetes/apps/media/immich/app/microservices/helmrelease.yaml @@ -37,7 +37,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v1.100.0 + tag: v1.101.0 command: /bin/sh args: - ./start-microservices.sh