⬆️ Update Immich group to v1.43.1

| datasource | package                                    | from    | to      |
| ---------- | ------------------------------------------ | ------- | ------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.43.0 | v1.43.1 |
| docker     | ghcr.io/immich-app/immich-server           | v1.43.0 | v1.43.1 |
| docker     | ghcr.io/immich-app/immich-web              | v1.43.0 | v1.43.1 |
This commit is contained in:
feisar-bot
2023-01-28 06:21:30 +00:00
committed by auricom
parent 1cef848fb2
commit fed98b2df9
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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