Skip to content

Commit

Permalink
chore(deps): update immich to v1.99.0@b33c569 by renovate (minor) (tr…
Browse files Browse the repository at this point in the history
…uecharts#19562)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| altran1502/immich-machine-learning | minor | `v1.98.2-openvino` ->
`v1.99.0-openvino` |
| altran1502/immich-machine-learning | minor | `v1.98.2-cuda` ->
`v1.99.0-cuda` |
| altran1502/immich-machine-learning | minor | `v1.98.2` -> `v1.99.0` |
| altran1502/immich-server | minor | `v1.98.2` -> `v1.99.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjIuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI2Mi4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
  • Loading branch information
truecharts-admin authored Mar 20, 2024
1 parent 15f955c commit 86f38d9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions charts/incubator/immich/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: incubator
apiVersion: v2
appVersion: 1.98.2
appVersion: 1.99.0
dependencies:
- name: common
version: 20.0.10
Expand All @@ -29,7 +29,7 @@ home: https://truecharts.org/charts/incubator/immich
icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.png
keywords:
- photos
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: [email protected]
Expand All @@ -38,7 +38,7 @@ name: immich
sources:
- https://github.com/immich-app/immich
- https://github.com/truecharts/charts/tree/master/charts/incubator/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: 13.0.2
version: 13.4.0
8 changes: 4 additions & 4 deletions charts/incubator/immich/values.yaml
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
image:
repository: altran1502/immich-server
tag: v1.98.2@sha256:5d46c02f171b2c85c5c445ed9ae233d68568b241e14e293b0195d539b98de42a
tag: v1.99.0@sha256:ad7a9828eb25e4f42ad17631bc81408b3fe464c4eec2300742af2e37acb4e8d6
pullPolicy: IfNotPresent

mlImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.98.2@sha256:ac21ed6160c106eb26f704626d1fbf693dd74640131afd4d2ccad5db26aa98c5
tag: v1.99.0@sha256:9a9d289a5fc894dad1aae6e49c09f39735846cda351e9f74879fcb0601437262

mlCudaImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.98.2-cuda@sha256:77a66de548fe925733045d7ce5f732f5d40093eaa2fea12744bc790e83a14432
tag: v1.99.0-cuda@sha256:f77dc68977d0c564135913d377aab444356c0c52b7aaacc527396129c022960c

mlOpenvinoImage:
repository: altran1502/immich-machine-learning
pullPolicy: IfNotPresent
tag: v1.98.2-openvino@sha256:0f876e81ddfe38c46532cd8aadaba148a653d4543b49024c12c22af24a7d9e2c
tag: v1.99.0-openvino@sha256:b33c569a7bec6894eaf683925669322e3fdd9fbc3ff0bc44c4b678dc546e334b

securityContext:
container:
Expand Down

0 comments on commit 86f38d9

Please sign in to comment.