Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

feat(container): update immich group ( v1.117.0 → v1.119.1 ) (minor) #562

Merged
merged 1 commit into from
Nov 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions kubernetes/apps/default/immich/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ app-template:
app:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.117.0@sha256:1221bc54568a0779227baeaa4282bb0e0db50831b66f9ac9afa9d78513df36ad
tag: v1.119.1@sha256:e8c416445db60c0ec94394c1e0e672b78409664f17de78787c62f6d13d3f6d92
pullPolicy: IfNotPresent

env: &env
Expand Down Expand Up @@ -95,7 +95,7 @@ app-template:
app:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.117.0@sha256:ac9fb82f2be3cc60d4e0c7f1ceb371d401d52573e387834d7a82776116458242
tag: v1.119.1@sha256:d63feeee7a41095b3c1b18607d86a1264bcac53728a19f538a77a6e66043f492
pullPolicy: IfNotPresent

command: &cmd
Expand Down Expand Up @@ -165,7 +165,7 @@ app-template:
app:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.117.0@sha256:ac9fb82f2be3cc60d4e0c7f1ceb371d401d52573e387834d7a82776116458242
tag: v1.119.1@sha256:d63feeee7a41095b3c1b18607d86a1264bcac53728a19f538a77a6e66043f492
pullPolicy: IfNotPresent

command: *cmd
Expand Down