⬆️ Update Immich group to v1.51.1

| datasource | package                                    | from    | to      |
| ---------- | ------------------------------------------ | ------- | ------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.51.0 | v1.51.1 |
| docker     | ghcr.io/immich-app/immich-server           | v1.51.0 | v1.51.1 |
| docker     | ghcr.io/immich-app/immich-web              | v1.51.0 | v1.51.1 |
This commit is contained in:
feisar-bot
2023-03-21 04:22:02 +00:00
committed by auricom
parent 2f26dc9a57
commit fcea721cfb
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.51.0 tag: v1.51.1
envFrom: envFrom:
- secretRef: - secretRef:
name: immich-secret name: immich-secret

View File

@@ -34,7 +34,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.51.0 tag: v1.51.1
command: /bin/sh command: /bin/sh
args: args:
- ./start-microservices.sh - ./start-microservices.sh

View File

@@ -43,7 +43,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.51.0 tag: v1.51.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.51.0 tag: v1.51.1
command: /bin/sh command: /bin/sh
args: args:
- ./entrypoint.sh - ./entrypoint.sh