chore(immich): update immich (#44525)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | digest | `d089eeb` -> `3d15833` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | digest | `c11a207` -> `924c28a` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | digest | `8dd4aa1` -> `fa843f7` | | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | digest | `ccc2f7e` -> `9b2e552` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaW1taWNoIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
This commit is contained in:
@@ -48,5 +48,5 @@ sources:
|
||||
- https://github.com/immich-app/immich
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/immich
|
||||
type: application
|
||||
version: 25.23.7
|
||||
version: 25.23.11
|
||||
|
||||
|
||||
@@ -1,21 +1,21 @@
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v2.5.3@sha256:ccc2f7e7a64f71d8e56f2a7bf6112c9fd8075a854e4ec6d7c8c97049e15a9cfb
|
||||
tag: v2.5.3@sha256:9b2e5525c411b7b2d0b74267e71321692c856b32db1429a1b40440184460b402
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlImage:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v2.5.3@sha256:8dd4aa1f31fa9da82f8beb8b2ff564f5df19539ad430c2e3164113098ae0fc18
|
||||
tag: v2.5.3@sha256:fa843f76cd34795ce8ca133d2c62ad67aa082b0f90b578ce7878210dcb5ad536
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlCudaImage:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v2.5.3-cuda@sha256:c11a20754ebc34e22d5a9d549358d6f8e45a7ecf809891f856fdc983e866201d
|
||||
tag: v2.5.3-cuda@sha256:924c28a9407d7ef87c99bb7d7cbcbed06eca6e34a7bc652d0a784f958e1d5634
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlOpenvinoImage:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v2.5.3-openvino@sha256:d089eeb71204e957d677980d8a578aba76fb28d03188bbf562ec4ae7a8858c3d
|
||||
tag: v2.5.3-openvino@sha256:3d158338445644423b186b0e8dddd0a447ac75b0672de7104cc5a848316cf0d1
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlRocmImage:
|
||||
|
||||
Reference in New Issue
Block a user