⬆️ Update Immich group to v1.43.0

| datasource | package                                    | from           | to      |
| ---------- | ------------------------------------------ | -------------- | ------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.42.0_65-dev | v1.43.0 |
| docker     | ghcr.io/immich-app/immich-server           | v1.42.0_65-dev | v1.43.0 |
| docker     | ghcr.io/immich-app/immich-web              | v1.42.0_65-dev | v1.43.0 |
This commit is contained in:
feisar-bot
2023-01-27 22:18:45 +00:00
committed by auricom
parent 69afaa8c40
commit 717b64fc1f
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.42.0_65-dev
tag: v1.43.0
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.42.0_65-dev
tag: v1.43.0
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.42.0_65-dev
tag: v1.43.0
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.42.0_65-dev
tag: v1.43.0
command: /bin/sh
args:
- ./entrypoint.sh