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"
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.51.0
|
||||
tag: v1.51.1
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: immich-secret
|
||||
|
@@ -34,7 +34,7 @@ spec:
|
||||
reloader.stakater.com/auto: "true"
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.51.0
|
||||
tag: v1.51.1
|
||||
command: /bin/sh
|
||||
args:
|
||||
- ./start-microservices.sh
|
||||
|
@@ -43,7 +43,7 @@ spec:
|
||||
reloader.stakater.com/auto: "true"
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.51.0
|
||||
tag: v1.51.1
|
||||
command: /bin/sh
|
||||
args:
|
||||
- ./start-server.sh
|
||||
|
@@ -36,7 +36,7 @@ spec:
|
||||
reloader.stakater.com/auto: "true"
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-web
|
||||
tag: v1.51.0
|
||||
tag: v1.51.1
|
||||
command: /bin/sh
|
||||
args:
|
||||
- ./entrypoint.sh
|
||||
|
Reference in New Issue
Block a user