mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update Immich group to v1.85.0
| datasource | package | from | to | | ---------- | ------------------------------------------ | ------- | ------- | | docker | ghcr.io/immich-app/immich-machine-learning | v1.84.0 | v1.85.0 | | docker | ghcr.io/immich-app/immich-server | v1.84.0 | v1.85.0 | | docker | ghcr.io/immich-app/immich-web | v1.84.0 | v1.85.0 |
This commit is contained in:
@@ -30,7 +30,7 @@ spec:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.84.0
|
||||
tag: v1.85.0
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: *configMap
|
||||
|
@@ -58,7 +58,7 @@ spec:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.84.0
|
||||
tag: v1.85.0
|
||||
args:
|
||||
- start-microservices.sh
|
||||
envFrom:
|
||||
|
@@ -66,7 +66,7 @@ spec:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.84.0
|
||||
tag: v1.85.0
|
||||
args: ["start-server.sh"]
|
||||
envFrom: *envFrom
|
||||
resources:
|
||||
|
@@ -53,7 +53,7 @@ spec:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-web
|
||||
tag: v1.84.0
|
||||
tag: v1.85.0
|
||||
envFrom:
|
||||
- configMapRef:
|
||||
name: *configMap
|
||||
|
Reference in New Issue
Block a user