Hello,
I’d rather not to declare a bug by now…
On a test truenas (virtual box), ( Version: 25.10.1 - Goldeye) the APPS page gives an update is available on homarr.

BUT midclt call app.image.query gives “no update”
truenas_admin@truenas-ge[~]$ midclt call app.image.query ‘[[ “update_available”, “=”, true]]’ | jq
truenas_admin@truenas-ge[~]$ midclt call app.image.query ‘[[ “update_available”, “=”, false]]’ | jq
[
…
{
“id”: “sha256:171970e82721ad695c43cf4216a1b04c90eff0515473b9a711933afa0c362875”,
“repo_tags”: [
“Package homarr · GitHub”
],
“repo_digests”: [
“Package homarr · GitHub”
],
“size”: 435875872,
“dangling”: false,
“update_available”: false,
“created”: “2025-12-26T19:20:56.589889617Z”,
“author”: “”,
“comment”: “buildkit.dockerfile.v0”
}…
Last homarr is 1.49.1
Does anybody have same issue ?
Best regards
Ronald
