mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update Immich group to v1.51.1
| datasource | package | from | to | | ---------- | ------------------------------------------ | ------- | ------- | | docker | ghcr.io/immich-app/immich-machine-learning | v1.51.0 | v1.51.1 | | docker | ghcr.io/immich-app/immich-server | v1.51.0 | v1.51.1 | | docker | ghcr.io/immich-app/immich-web | v1.51.0 | v1.51.1 |
This commit is contained in:
@@ -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.51.0
|
tag: v1.51.1
|
||||||
envFrom:
|
envFrom:
|
||||||
- secretRef:
|
- secretRef:
|
||||||
name: immich-secret
|
name: immich-secret
|
||||||
|
@@ -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.51.0
|
tag: v1.51.1
|
||||||
command: /bin/sh
|
command: /bin/sh
|
||||||
args:
|
args:
|
||||||
- ./start-microservices.sh
|
- ./start-microservices.sh
|
||||||
|
@@ -43,7 +43,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.51.0
|
tag: v1.51.1
|
||||||
command: /bin/sh
|
command: /bin/sh
|
||||||
args:
|
args:
|
||||||
- ./start-server.sh
|
- ./start-server.sh
|
||||||
|
@@ -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.51.0
|
tag: v1.51.1
|
||||||
command: /bin/sh
|
command: /bin/sh
|
||||||
args:
|
args:
|
||||||
- ./entrypoint.sh
|
- ./entrypoint.sh
|
||||||
|
Reference in New Issue
Block a user