Hi, I am curious that Checkpoint knows about Nomad v1, as https://checkpoint-api.hashicorp.com/v1/check/nomad returns below output:
{
"product": "nomad",
"current_version": "0.12.9",
"current_release": 1605897855,
"current_download_url": "https://releases.hashicorp.com/nomad/0.12.9/",
"current_changelog_url": "https://github.com/hashicorp/nomad/blob/v0.12.9/CHANGELOG.md",
"project_website": "https://nomadproject.io",
"alerts": []
}
Is that correct? if not, where is the appropriate place to report?
Regards.