### Description - Expose an endpoint GET /update-available : bool Return True if there is a new version available for `premd` container. - Expose an endpoint POST /update-daemon The endpoint should restart `premd` with the latest version.
Description
Return True if there is a new version available for
premdcontainer.The endpoint should restart
premdwith the latest version.