Skip to content

Commit

Permalink
chore(helm): update image ghcr.io/immich-app/immich-machine-learning …
Browse files Browse the repository at this point in the history
…v1.125.6 → v1.125.7 (#31382)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/immich-app/immich-machine-learning | patch | `8909004` ->
`2ff49f7` |
| ghcr.io/immich-app/immich-machine-learning | patch | `946810b` ->
`4cc88e5` |
| ghcr.io/immich-app/immich-machine-learning | patch | `0ca72da` ->
`5a7bac2` |

---

> [!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://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
  • Loading branch information
truecharts-admin authored Jan 30, 2025
1 parent d75b9d9 commit dd34f0f
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.44.11
version: 17.44.14
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.125.6@sha256:0ca72dae460b7fd2dbd0ca146fdddfd26b1c1af783f37659c2f1bdd546fdf1e4
tag: v1.125.7@sha256:5a7bac207c5be17bbe775fdca2fef7ec6635400180ae79cc7a41659cef2c05b0

mlCudaImage:
repository: ghcr.io/immich-app/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.125.6-cuda@sha256:946810be264829ff5527409a3814c050f7b9d874fdbf36700eeea06198bd920e
tag: v1.125.7-cuda@sha256:4cc88e53a2a69aa571255a1370a2f96adcc97b7f607b2c118d8aaa02692ce40c

mlOpenvinoImage:
repository: ghcr.io/immich-app/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.125.6-openvino@sha256:8909004714c08e9573c5e5a8c761fdb1afe240b1a343a63829ba534a25f21dee
tag: v1.125.7-openvino@sha256:2ff49f7354c1b38103757a267117b1a41345b5279abb57440e0e738652204236

securityContext:
container:
Expand Down

0 comments on commit dd34f0f

Please sign in to comment.