Skip to content

Commit

Permalink
chore(deps): update immich group to v1.124.0
Browse files Browse the repository at this point in the history
| datasource | package                                    | from     | to       |
| ---------- | ------------------------------------------ | -------- | -------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.123.0 | v1.124.0 |
| docker     | ghcr.io/immich-app/immich-server           | v1.123.0 | v1.124.0 |
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 6114395 commit 5a7481f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.123.0
tag: v1.124.0

env:
NODE_OPTIONS: "--max-old-space-size=8192"
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/household/immich/ml-helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.123.0
tag: v1.124.0

envFrom:
- configMapRef:
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/household/immich/server-helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.123.0
tag: v1.124.0
env:
NODE_OPTIONS: "--max-old-space-size=8192"
IMMICH_WORKERS_INCLUDE: "api"
Expand Down

0 comments on commit 5a7481f

Please sign in to comment.