Skip to content

Commit

Permalink
fix(container): update immich ( v1.125.5 → v1.125.6 )
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.5 | v1.125.6 |
| docker     | ghcr.io/immich-app/immich-server           | v1.125.5 | v1.125.6 |
  • Loading branch information
ishioni-bot[bot] authored Jan 28, 2025
1 parent f2b097d commit 0bb6cdf
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.5
tag: v1.125.6
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.5
tag: v1.125.6
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.5
tag: v1.125.6
resources:
requests:
cpu: 100m
Expand Down

0 comments on commit 0bb6cdf

Please sign in to comment.