chore(deps): update immich to v1.112.1@9600eff by renovate (patch) (#25156)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | altran1502/immich-machine-learning | patch | `v1.112.0` -> `v1.112.1` | | altran1502/immich-server | patch | `v1.112.0` -> `v1.112.1` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMi4wIiwidXBkYXRlZEluVmVyIjoiMzguMzIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
0e6e3f9954
commit
d6ce113088
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.112.0
|
||||
appVersion: 1.112.1
|
||||
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.6.0
|
||||
version: 17.6.1
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
image:
|
||||
repository: altran1502/immich-server
|
||||
tag: v1.112.0@sha256:c033bf991a10b13887c929839c524db1c084afce4cd32ac3807511f7c1e02aa8
|
||||
tag: v1.112.1@sha256:c4e817f0eadbd9a6c2699cc884d5e7070428daec813c17db77d31fcca5b78ca6
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.112.0@sha256:322049747b1f6abd13aa9a1def1a96ff8d8dda286a0b934486da2a8228b093f5
|
||||
tag: v1.112.1@sha256:9600eff5a66ae426293f00b171711bc1647c85cf966d759ee08ab2d05e0580b5
|
||||
|
||||
mlCudaImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
|
|
Loading…
Reference in New Issue