Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to install helm via get-helm3 for 3.15.0 version #13024

Open
bharatgoelharness opened this issue May 10, 2024 · 1 comment
Open

Not able to install helm via get-helm3 for 3.15.0 version #13024

bharatgoelharness opened this issue May 10, 2024 · 1 comment

Comments

@bharatgoelharness
Copy link

bash-4.4# curl -fsSL -o get_helm.sh https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3
bash-4.4# ls
get_helm.sh
bash-4.4# chmod 700 get_helm.sh
bash-4.4#
bash-4.4# ./get_helm.sh --version v3.15.0
Downloading https://get.helm.sh/helm-v3.15.0-linux-amd64.tar.gz
Verifying checksum... SHA sum of /tmp/helm-installer-iHsVy1/helm-v3.15.0-linux-amd64.tar.gz does not match. Aborting.
Failed to install helm with the arguments provided: --version v3.15.0
Accepted cli arguments are:
[--help|-h ] ->> prints this help
[--version|-v <desired_version>] . When not defined it fetches the latest release from GitHub
e.g. --version v3.0.0 or -v canary
[--no-sudo] ->> install without sudo
For support, go to https://github.com/helm/helm.

@yxxhero
Copy link
Member

yxxhero commented May 11, 2024

there is no v3.15.0 version. latest rc version is v3.15.0-rc.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants