while trying to use helm plugin install with "--version" option, install-binary.sh always ignore it and install the latest version
getDownloadURL() {
# Use the GitHub API to find the latest version for this project.
local latest_url="https://api.github.com/repos/$PROJECT_GH/releases/latest