Point GitHub latest release to the highest version instead of the newest one #118653
Open
Description
Description
https://api.github.com/repos/elastic/elasticsearch/releases/latest seems to be pointing to the (chronologically) latest release but it probably should point to the last / highest version instead. Right now it's ok with 8.17.0, but once we release another patch level version for 7.x or 8.16.x, those will be picked up instead.
Related discussion and where it came up: acidvegas/elastop#14