You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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