⬆️ Update Immich group to v1.54.1

| datasource | package                                    | from    | to      |
| ---------- | ------------------------------------------ | ------- | ------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.54.0 | v1.54.1 |
| docker     | ghcr.io/immich-app/immich-server           | v1.54.0 | v1.54.1 |
| docker     | ghcr.io/immich-app/immich-web              | v1.54.0 | v1.54.1 |
This commit is contained in:
feisar-bot
2023-04-23 03:18:24 +00:00
committed by auricom
parent 3baef7d8a7
commit fe18e6b7bb
4 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ spec:
reloader.stakater.com/auto: "true" reloader.stakater.com/auto: "true"
image: image:
repository: ghcr.io/immich-app/immich-machine-learning repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.54.0 tag: v1.54.1
envFrom: envFrom:
- secretRef: - secretRef:
name: immich-secret name: immich-secret

View File

@@ -36,7 +36,7 @@ spec:
reloader.stakater.com/auto: "true" reloader.stakater.com/auto: "true"
image: image:
repository: ghcr.io/immich-app/immich-server repository: ghcr.io/immich-app/immich-server
tag: v1.54.0 tag: v1.54.1
command: /bin/sh command: /bin/sh
args: args:
- ./start-microservices.sh - ./start-microservices.sh

View File

@@ -44,7 +44,7 @@ spec:
reloader.stakater.com/auto: "true" reloader.stakater.com/auto: "true"
image: image:
repository: ghcr.io/immich-app/immich-server repository: ghcr.io/immich-app/immich-server
tag: v1.54.0 tag: v1.54.1
command: /bin/sh command: /bin/sh
args: args:
- ./start-server.sh - ./start-server.sh

View File

@@ -36,7 +36,7 @@ spec:
reloader.stakater.com/auto: "true" reloader.stakater.com/auto: "true"
image: image:
repository: ghcr.io/immich-app/immich-web repository: ghcr.io/immich-app/immich-web
tag: v1.54.0 tag: v1.54.1
command: /bin/sh command: /bin/sh
args: args:
- ./entrypoint.sh - ./entrypoint.sh