fix(immich): Try fix for immich renovate images (#36586)

**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  https://github.com/truecharts/public/issues/36486

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [x] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [x] ⚖️ My code follows the style guidelines of this project
- [x] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [x] ⬆️ I increased versions for any altered app according to semantic
versioning
- [x] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
Alfred Göppel
2025-06-24 10:24:25 +02:00
committed by GitHub
parent 5101a0230c
commit 3cd7e9b142
3 changed files with 10 additions and 6 deletions
@@ -22,6 +22,11 @@
"matchDatasources": ["docker"],
"matchPackagePatterns": ["quay.io/minio/minio"],
"dependencyDashboardApproval": true
},
{
"matchDatasources": ["docker"],
"matchDepNames": ["ghcr.io/immich-app/immich-machine-learning"],
"matchFilePatterns": [".*\\.ya?ml$"]
}
]
}
+1 -2
View File
@@ -43,5 +43,4 @@ sources:
- https://github.com/immich-app/immich
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
type: application
version: 18.3.2
version: 18.3.3
+4 -4
View File
@@ -5,23 +5,23 @@ image:
mlImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.135.3@sha256:9f2f61d86af82d04926f9b896c995c502303052905517c5485dd26bf1e42a44e
pullPolicy: IfNotPresent
tag: v1.131.3@sha256:d6f07b454c0ec7e4ba3a5926fff2482f8fd1a9922b489122dec33b11a4f37bdd
mlCudaImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.135.3-cuda@sha256:3f83ca84681f5e8e922a97ee7320279f78b30c4722630aae550f911c8d0effc4
pullPolicy: IfNotPresent
tag: v1.131.3-cuda@sha256:1f3aa5246df8a10ba5cb1cf7299342c77b89a4d0a0d9a1c3a0148ec018594e66
mlOpenvinoImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.135.3-openvino@sha256:9334b516111e6945cb1220cfeb772e44a48c67c114c9c3cb3faa597d081048ed
pullPolicy: IfNotPresent
tag: v1.131.3-openvino@sha256:0e3702a223f7e30b83051b613223de911ecbe1d1a7d072d793c24ccf07db66d9
mlRocmImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.135.3-rocm@sha256:352f8b699265a531f832dd3d04de22ed8e043dde2c2c1df1f4c294da26eb86e7
pullPolicy: IfNotPresent
tag: v1.131.3-rocm@sha256:51c08286f827722366b3352cb25d1cf11bb09c1fede3befa86612d897d65ba67
securityContext:
container: