Skip to content

Commit

Permalink
fix(container): update immich ( v1.125.1 → v1.125.2 )
Browse files Browse the repository at this point in the history
| datasource | package                                    | from     | to       |
| ---------- | ------------------------------------------ | -------- | -------- |
| docker     | ghcr.io/immich-app/immich-machine-learning | v1.125.1 | v1.125.2 |
| docker     | ghcr.io/immich-app/immich-server           | v1.125.1 | v1.125.2 |
  • Loading branch information
ishioni-bot[bot] authored Jan 24, 2025
1 parent 7e094b4 commit 43e876d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/talos/apps/selfhosted/immich/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
server:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.125.1
tag: v1.125.2
envFrom:
- secretRef:
name: *secret
Expand Down Expand Up @@ -107,7 +107,7 @@ spec:
microservices:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.125.1
tag: v1.125.2
envFrom:
- secretRef:
name: *secret
Expand Down Expand Up @@ -146,7 +146,7 @@ spec:
machine-learning:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.125.1
tag: v1.125.2
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit 43e876d

Please sign in to comment.