Be sure to also track the min version of workers that have been started after the min version variable has been set. e.g. All workers are up to date and `MIN_VERSION_IS_AT_LEAST_1_427` is set to true, a worker is then powered on with an anterior version, leading to a false positive value. This commit fix that.