seang96
seang96
IImmich
Created by seang96 on 4/29/2025 in #help-desk-support
Machine Learning Image and Renovate
Setting Max pages to 40 works... That said renovate will look through 40 if there are 40 so this feels like a bad work around in terms of abusing potential limits.
11 replies
IImmich
Created by seang96 on 4/29/2025 in #help-desk-support
Machine Learning Image and Renovate
Hey I noticed the count of tags decreased so I tried some more and still wasn't pulling it. One thing I noticed is renovate by default does 20 pages and that is being hit when it looks for tags. At a limit 100 per page its 2000 total tags. I am thinking all the commit / PR tags that aren't releases are causing the version tags to be hidden... Going to up that paging limit and see how it goes.
11 replies
IImmich
Created by seang96 on 4/29/2025 in #help-desk-support
Machine Learning Image and Renovate
Hmm that's interesting I assumed the semver matching would filter those out. I have yet to manually commit the latest ones so I can test as well.
11 replies
IImmich
Created by seang96 on 4/29/2025 in #help-desk-support
Machine Learning Image and Renovate
Another thing I noticed in my logs is I don't see renovate output the tags of immich-machine-learning but other images tags are in the logs.
11 replies
IImmich
Created by seang96 on 4/29/2025 in #help-desk-support
Machine Learning Image and Renovate
It still doesn't detect update for machine learning sense then though... I assume its an issue from the arch merging chnges mentioned in the issue. I've been updating the image manually since.
{ "depName": "ghcr.io/immich-app/immich-machine-learning", "packageName": "ghcr.io/immich-app/immich-machine-learning", "currentValue": "v1.132.1", "currentDigest": "sha256:48fc9c8315a00e1856cb9dff1db626ec8c7f1e424d60a6002c7f04ce94fdfa9a", "datasource": "docker", "replaceString": "v1.132.1@sha256:48fc9c8315a00e1856cb9dff1db626ec8c7f1e424d60a6002c7f04ce94fdfa9a", "versioning": "docker", "autoReplaceStringTemplate": "{{newValue}}{{#if newDigest}}@{{newDigest}}{{/if}}", "updates": [], "warnings": [], "registryUrl": "https://ghcr.io", "lookupName": "immich-app/immich-machine-learning", "currentVersion": "v1.132.1", "fixedVersion": "v1.132.1" }
{ "depName": "ghcr.io/immich-app/immich-machine-learning", "packageName": "ghcr.io/immich-app/immich-machine-learning", "currentValue": "v1.132.1", "currentDigest": "sha256:48fc9c8315a00e1856cb9dff1db626ec8c7f1e424d60a6002c7f04ce94fdfa9a", "datasource": "docker", "replaceString": "v1.132.1@sha256:48fc9c8315a00e1856cb9dff1db626ec8c7f1e424d60a6002c7f04ce94fdfa9a", "versioning": "docker", "autoReplaceStringTemplate": "{{newValue}}{{#if newDigest}}@{{newDigest}}{{/if}}", "updates": [], "warnings": [], "registryUrl": "https://ghcr.io", "lookupName": "immich-app/immich-machine-learning", "currentVersion": "v1.132.1", "fixedVersion": "v1.132.1" }
11 replies