Skip to content

Commit

Permalink
chore(container): update oci-image ghcr.io/immich-app/immich-machine-…
Browse files Browse the repository at this point in the history
…learning to v1 by renovate (#27807)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/immich-app/immich-machine-learning | patch | `7633fad` ->
`14d0b07` |
| ghcr.io/immich-app/immich-machine-learning | patch | `6d2df62` ->
`7bb350b` |
| ghcr.io/immich-app/immich-machine-learning | patch | `7069888` ->
`4d89a30` |

---

> [!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.

🔕 **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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMjQuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEyNC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
  • Loading branch information
truecharts-admin authored Oct 16, 2024
1 parent a018fe8 commit f01e366
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion charts/stable/immich/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ sources:
- https://github.com/immich-app/immich
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
type: application
version: 17.15.2
version: 17.15.3
6 changes: 3 additions & 3 deletions charts/stable/immich/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ image:
mlImage:
repository: ghcr.io/immich-app/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.118.1@sha256:70698889bf63a60070e781629f370921fb0f2a8fe274c868e86de32f18491346
tag: v1.118.2@sha256:4d89a309fd08a93649f1ae4a7572ae98f09d66b4c1dfb7916b71d31dec7eda38

mlCudaImage:
repository: ghcr.io/immich-app/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.118.1-cuda@sha256:6d2df6289b3ede2262ab17b9a7891202c71386cb4b0525bf72659b4a4b1b9171
tag: v1.118.2-cuda@sha256:7bb350bf80e26296653df53b3469baed8bb06d50297db876ab0dfe537c006342

mlOpenvinoImage:
repository: ghcr.io/immich-app/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.118.1-openvino@sha256:7633fad2d0c92b002ec5f2228779da2464f607f6b40383a960503662f0722730
tag: v1.118.2-openvino@sha256:14d0b070968aae9ea1bcff81564f8de2bdfcce07d275828c80bf807f089c2a58

securityContext:
container:
Expand Down

0 comments on commit f01e366

Please sign in to comment.