Skip to content

Commit

Permalink
Merge pull request #1892 from mrwulf/renovate/immich
Browse files Browse the repository at this point in the history
chore(deps): update immich group to v1.119.0 (minor)
  • Loading branch information
mrwulf authored Oct 28, 2024
2 parents e8a9ca6 + 479c188 commit 430be46
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.118.2
tag: v1.119.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.118.2
tag: v1.119.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.118.2
tag: v1.119.0
env:
NODE_OPTIONS: "--max-old-space-size=8192"
IMMICH_WORKERS_INCLUDE: "api"
Expand Down

0 comments on commit 430be46

Please sign in to comment.