Check for Updates

This task queries www.bomnipotent.de to check if a new version of BOMnipotent Server is available. It prints a log with INFO level if the server can be updated, and a log with WARN level if your version is no longer supported.

The name of this task is “check_for_updates”. It accepts the following configurations:

[[tasks]]
name = "check_for_updates"
period = "1 day" # Optional
enabled = true # Optional