Skip to content

Commit

Permalink
Update Immich group
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent dfd1a59 commit 73d4234
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cluster/apps/apps/immich/machine-learning/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ spec:
# TODO maybe add delay for startupProbe due to model downloads
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.77.0
tag: v1.79.0
envFrom:
- secretRef:
name: immich
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/apps/immich/microservices/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
values:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.76.1
tag: v1.78.1
command: /bin/sh
args:
- ./start-microservices.sh
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/apps/immich/server/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ spec:
values:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.76.1
tag: v1.78.1
command: /bin/sh
args:
- ./start-server.sh
Expand Down
2 changes: 1 addition & 1 deletion cluster/apps/apps/immich/web/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ spec:
values:
image:
repository: ghcr.io/immich-app/immich-web
tag: v1.77.0
tag: v1.79.0
command: /bin/sh
args:
- ./entrypoint.sh
Expand Down

0 comments on commit 73d4234

Please sign in to comment.