⬆️ Update Immich group to v1.49.0

| datasource | package                                    | from    | to      |
| ---------- | ------------------------------------------ | ------- | ------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.48.0 | v1.49.0 |
| docker     | ghcr.io/immich-app/immich-server           | v1.48.0 | v1.49.0 |
| docker     | ghcr.io/immich-app/immich-web              | v1.48.0 | v1.49.0 |
This commit is contained in:
feisar-bot
2023-02-23 20:21:13 +00:00
committed by auricom
parent d18d963e70
commit a6ce73bced
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.48.0
tag: v1.49.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.48.0
tag: v1.49.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.48.0
tag: v1.49.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.48.0
tag: v1.49.0
command: /bin/sh
args:
- ./entrypoint.sh