⬆️ Update Immich group to v1.45.0

| datasource | package                                    | from    | to      |
| ---------- | ------------------------------------------ | ------- | ------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.43.1 | v1.45.0 |
| docker     | ghcr.io/immich-app/immich-server           | v1.43.1 | v1.45.0 |
| docker     | ghcr.io/immich-app/immich-web              | v1.43.1 | v1.45.0 |
This commit is contained in:
feisar-bot
2023-02-03 18:22:51 +00:00
committed by auricom
parent d6f2ec4702
commit da6f27a7b9
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.43.1 tag: v1.45.0
command: /bin/sh command: /bin/sh
args: args:
- ./entrypoint.sh - ./entrypoint.sh

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.43.1 tag: v1.45.0
command: /bin/sh command: /bin/sh
args: args:
- ./start-microservices.sh - ./start-microservices.sh

View File

@@ -40,7 +40,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.43.1 tag: v1.45.0
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.43.1 tag: v1.45.0
command: /bin/sh command: /bin/sh
args: args:
- ./entrypoint.sh - ./entrypoint.sh