diff --git a/kubernetes/main/apps/media/immich/app/machine-learning/helm-release.yaml b/kubernetes/main/apps/media/immich/app/machine-learning/helm-release.yaml index 65b442c447..992bdbc16a 100644 --- a/kubernetes/main/apps/media/immich/app/machine-learning/helm-release.yaml +++ b/kubernetes/main/apps/media/immich/app/machine-learning/helm-release.yaml @@ -52,7 +52,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.100.0@sha256:612e8856ad92f5915ececd5a67b76b7218f0fe4e41c72fcf1675bee76802294b + tag: v1.101.0@sha256:b0a22ca87496019f495ed5ce89df08da237e0987d389376b435b2226a8c29463 envFrom: - secretRef: name: immich-secret diff --git a/kubernetes/main/apps/media/immich/app/microservices/helm-release.yaml b/kubernetes/main/apps/media/immich/app/microservices/helm-release.yaml index 79ed84162e..286c1dbc97 100644 --- a/kubernetes/main/apps/media/immich/app/microservices/helm-release.yaml +++ b/kubernetes/main/apps/media/immich/app/microservices/helm-release.yaml @@ -52,7 +52,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-server - tag: v1.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b + tag: v1.101.0@sha256:0097562444db38ebd2e5f98e71bd27dc6dd69b7f786207f7d323febbf99b8f93 command: /bin/sh args: - ./start-microservices.sh diff --git a/kubernetes/main/apps/media/immich/app/server/helm-release.yaml b/kubernetes/main/apps/media/immich/app/server/helm-release.yaml index 339a317f9e..91fe6880fa 100644 --- a/kubernetes/main/apps/media/immich/app/server/helm-release.yaml +++ b/kubernetes/main/apps/media/immich/app/server/helm-release.yaml @@ -61,7 +61,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-server - tag: v1.100.0@sha256:d603fd34d587cbf0c99442bb44da395450157d5eb7dec40d2d1d16f2cfdb988b + tag: v1.101.0@sha256:0097562444db38ebd2e5f98e71bd27dc6dd69b7f786207f7d323febbf99b8f93 command: /bin/sh args: - ./start-server.sh