chore(deps): update immich to v1.102.2@2bac6b4 by renovate (patch) (#21086)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | altran1502/immich-machine-learning | patch | `v1.102.0-openvino` -> `v1.102.2-openvino` | | altran1502/immich-machine-learning | patch | `v1.102.0-cuda` -> `v1.102.2-cuda` | | altran1502/immich-machine-learning | patch | `v1.102.0` -> `v1.102.2` | | altran1502/immich-server | patch | `v1.102.0` -> `v1.102.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.102.0
|
||||
appVersion: 1.102.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.11
|
||||
@@ -29,7 +29,7 @@ home: https://truecharts.org/charts/stable/immich
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.webp
|
||||
keywords:
|
||||
- photos
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -38,7 +38,7 @@ name: immich
|
||||
sources:
|
||||
- https://github.com/immich-app/immich
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
|
||||
- https://hub.docker.com/r/altran1502/immich-machine-learning
|
||||
- https://hub.docker.com/r/altran1502/immich-server
|
||||
- https://hub.docker.com/r/altran1502/immich-machine-learning
|
||||
type: application
|
||||
version: 14.16.2
|
||||
version: 14.16.6
|
||||
|
||||
@@ -1,22 +1,22 @@
|
||||
image:
|
||||
repository: altran1502/immich-server
|
||||
tag: v1.102.0@sha256:b8b8fd71818be31bb934b93d146259ed88398fe3dbf01c88ca364c8f2992d422
|
||||
tag: v1.102.2@sha256:61d965d477e720679b0746796ca245d8f5a38d10738a38bd8dca187dc5a0a6ac
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.102.0@sha256:bd8300efeade567181252ced1a76d386473cfd2a40aaf0b56f19f1771a359632
|
||||
tag: v1.102.2@sha256:22fed1390a76262c582f42f81f4ac44f7c1e6ad525a013e526bf4b95534d5e93
|
||||
|
||||
mlCudaImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.102.0-cuda@sha256:1f7b33f67bf9e64f9ca108eec20c20d7d3004de752f1b36db0075862d72864da
|
||||
tag: v1.102.2-cuda@sha256:ebcdf7cc80e000757e173dc38f2c46dd0ddea233b91e5031287dbd42eb29f7f6
|
||||
|
||||
mlOpenvinoImage:
|
||||
repository: altran1502/immich-machine-learning
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.102.0-openvino@sha256:5112e81550bfae316fb6db3c5d43eac7ee2a57600d2e58dba14e72c389145c9f
|
||||
tag: v1.102.2-openvino@sha256:2bac6b4a6efe419f411b7b79d401319272095db098d00983d342efcce66debda
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user