chore(deps): update immich to v1.112.0@b35faf3 by renovate (minor) (#25147)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | altran1502/immich-machine-learning | minor | `v1.111.0-openvino` -> `v1.112.0-openvino` | | altran1502/immich-machine-learning | minor | `v1.111.0-cuda` -> `v1.112.0-cuda` | | altran1502/immich-machine-learning | minor | `v1.111.0` -> `v1.112.0` | | altran1502/immich-server | minor | `v1.111.0` -> `v1.112.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMC4wIiwidXBkYXRlZEluVmVyIjoiMzguMzAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.111.0
|
||||
appVersion: 1.112.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
@@ -40,4 +40,4 @@ sources:
|
||||
- https://hub.docker.com/r/altran1502/immich-machine-learning
|
||||
- https://hub.docker.com/r/altran1502/immich-server
|
||||
type: application
|
||||
version: 17.5.0
|
||||
version: 17.6.0
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
tag: v1.111.0@sha256:14ad5881f5afbea1dbf751e14acaafe00e6b012ffb18a56e9f117b00eb067d1d
|
||||
tag: v1.112.0@sha256:c033bf991a10b13887c929839c524db1c084afce4cd32ac3807511f7c1e02aa8
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.111.0@sha256:d4a5db2c7cda2897abea98a3d5fd0c3cc76618fff271708075faeee426fe1b64
|
||||
tag: v1.112.0@sha256:322049747b1f6abd13aa9a1def1a96ff8d8dda286a0b934486da2a8228b093f5
|
||||
|
||||
mlCudaImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.111.0-cuda@sha256:be79d0f720f20b34d71f46eb4f2b878df65e11c549e739d9851394de8a0e7f78
|
||||
tag: v1.112.0-cuda@sha256:562a5902ce1c8525ec02860aea5cdbce6f78c78214e157798a557695985d411c
|
||||
|
||||
mlOpenvinoImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.111.0-openvino@sha256:fe2dc78086e1d1a8dd8b2ecf2c402675217a66fe92992d111b53287626edae01
|
||||
tag: v1.112.0-openvino@sha256:b35faf363d2324abb9bb3f795051fa67bfc64cf0678f56c0629c37e5ad631688
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user