Image Updates
Trigger image update check
Triggers a background check for newer image versions across all stacks. Rate limited to one refresh per 10 minutes. Requires admin role.
post/api/image-updates/refresh
Response
Refresh started.
Example response
{
"message": "Image update check started in background."
}