Skip to content

Commit

Permalink
⬆️ Update Immich group to v1.90.2
Browse files Browse the repository at this point in the history
  • Loading branch information
feisar-bot[bot] authored and auricom committed Dec 10, 2023
1 parent 91fc7bd commit 03c8a38
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 @@ -30,7 +30,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.89.0
tag: v1.90.2
envFrom:
- configMapRef:
name: *configMap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.89.0
tag: v1.90.2
args:
- start-microservices.sh
envFrom:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/immich/app/server/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.89.0
tag: v1.90.2
args: ["start-server.sh"]
envFrom: *envFrom
env:
Expand Down

0 comments on commit 03c8a38

Please sign in to comment.