Installation

Linux

Binaries

curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash

Snap

Using snap

sudo snap install helm --classic

Windows

Install winget

winget install Helm.Helm
winget upgrade Helm.Helm

Usage

helm search repo <repo>

Version

helm version

Appendix