Skip to content

Commit

Permalink
chore(deps): update immich to v1.123.0 (minor) (#146)
Browse files Browse the repository at this point in the history
* chore(deps): update immich to v1.123.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update Chart.yaml

---------

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Rouke Broersma <[email protected]>
  • Loading branch information
renovate[bot] and rouke-broersma authored Dec 17, 2024
1 parent 7f23fe8 commit 634d767
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/immich/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: immich
version: 3.0.3
version: 3.1.0

home: https://immich.app
sources:
Expand Down
4 changes: 2 additions & 2 deletions charts/immich/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ machineLearning:
image:
registry: ghcr.io
repository: immich-app/immich-machine-learning
tag: v1.122.3
tag: v1.123.0
pullPolicy: IfNotPresent

modelPreload:
Expand All @@ -66,7 +66,7 @@ server:
image:
registry: ghcr.io
repository: immich-app/immich-server
tag: v1.122.3
tag: v1.123.0
pullPolicy: IfNotPresent
podSecurityContext: {}

Expand Down

0 comments on commit 634d767

Please sign in to comment.