Skip to content

Commit

Permalink
feat(container): update immich group to v1.82.0 (#6216)
Browse files Browse the repository at this point in the history
Co-authored-by: bot-ross <98030736+bot-ross[bot]@users.noreply.github.com>
  • Loading branch information
bot-ross[bot] authored Oct 17, 2023
1 parent 568cc17 commit 9c6a185
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
secret.reloader.stakater.com/reload: &secret immich-secret
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.81.1
tag: v1.82.0
envFrom:
- configMapRef:
name: *configMap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
secret.reloader.stakater.com/reload: &secret immich-secret
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.81.1
tag: v1.82.0
args: ["start-microservices.sh"]
envFrom:
- configMapRef:
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 @@ -47,7 +47,7 @@ spec:
secret.reloader.stakater.com/reload: *secret
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.81.1
tag: v1.82.0
args: ["start-server.sh"]
envFrom: *envFrom
service:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/default/immich/app/web/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
secret.reloader.stakater.com/reload: &secret immich-secret
image:
repository: ghcr.io/immich-app/immich-web
tag: v1.81.1
tag: v1.82.0
envFrom:
- configMapRef:
name: *configMap
Expand Down

0 comments on commit 9c6a185

Please sign in to comment.