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

Commit

Permalink
feat(container): update image ghcr.io/immich-app/immich-server to v1.…
Browse files Browse the repository at this point in the history
…104.0
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 0c8cb45 commit 4e6c651
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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-server
tag: v1.103.1
tag: v1.104.0
args: [start-microservices.sh]
envFrom:
- secretRef:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/media/immich/app/server/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.103.1
tag: v1.104.0
args:
- ./start-server.sh
envFrom: *envFrom
Expand Down

0 comments on commit 4e6c651

Please sign in to comment.