opensearch-project / project-website

The source to opensearch.org
https://opensearch.org
BSD 3-Clause "New" or "Revised" License
40 stars 480 forks source link

[BUG] Per-version download page contains incorrect link to `docker-compose.yml` #1687

Open Yury-Fridlyand opened 1 year ago

Yury-Fridlyand commented 1 year ago

Describe the bug For example https://opensearch.org/versions/opensearch-2-5-0.html refers to the default compose file which downloads latest version. image

To Reproduce See above.

Expected behavior The file should provide selected version. Is it possible to use template and generate it on the fly?

Plugins N/A

Screenshots See above.

Host/Environment (please complete the following information): N/A

Additional context N/A

krisfreedain commented 1 year ago

@astephanus - can you chime in here and maybe assist @nateynateynate with this one?