⬆️ Update Immich group to v1.41.1_64-dev

| datasource | package                                    | from           | to             |
| ---------- | ------------------------------------------ | -------------- | -------------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.40.1_63-dev | v1.41.1_64-dev |
| docker     | ghcr.io/immich-app/immich-proxy            | v1.40.1_63-dev | v1.41.1_64-dev |
| docker     | ghcr.io/immich-app/immich-server           | v1.40.1_63-dev | v1.41.1_64-dev |
| docker     | ghcr.io/immich-app/immich-web              | v1.40.1_63-dev | v1.41.1_64-dev |
This commit is contained in:
feisar-bot
2023-01-10 23:19:10 +00:00
committed by auricom
parent 830b6a4ff6
commit f6fceef1da
5 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ spec:
reloader.stakater.com/auto: "true"
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.40.1_63-dev
tag: v1.41.1_64-dev
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.40.1_63-dev
tag: v1.41.1_64-dev
command: /bin/sh
args:
- ./start-microservices.sh

View File

@@ -34,7 +34,7 @@ spec:
reloader.stakater.com/auto: "true"
image:
repository: ghcr.io/immich-app/immich-proxy
tag: v1.40.1_63-dev
tag: v1.41.1_64-dev
envFrom:
- secretRef:
name: immich-secret

View File

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

View File

@@ -34,7 +34,7 @@ spec:
reloader.stakater.com/auto: "true"
image:
repository: ghcr.io/immich-app/immich-web
tag: v1.40.1_63-dev
tag: v1.41.1_64-dev
command: /bin/sh
args:
- ./entrypoint.sh