|
|
@ -43,6 +43,8 @@ If you want to use a package manager:
|
|
|
|
- [Chocolatey](https://chocolatey.org/) users can use `choco install kubernetes-helm`.
|
|
|
|
- [Chocolatey](https://chocolatey.org/) users can use `choco install kubernetes-helm`.
|
|
|
|
- [Scoop](https://scoop.sh/) users can use `scoop install helm`.
|
|
|
|
- [Scoop](https://scoop.sh/) users can use `scoop install helm`.
|
|
|
|
- [GoFish](https://gofi.sh/) users can use `gofish install helm`.
|
|
|
|
- [GoFish](https://gofi.sh/) users can use `gofish install helm`.
|
|
|
|
|
|
|
|
- [Snap](https://snapcraft.io/) users can use `sudo snap install helm
|
|
|
|
|
|
|
|
--classic`.
|
|
|
|
|
|
|
|
|
|
|
|
To rapidly get Helm up and running, start with the [Quick Start Guide](https://docs.helm.sh/using_helm/#quickstart-guide).
|
|
|
|
To rapidly get Helm up and running, start with the [Quick Start Guide](https://docs.helm.sh/using_helm/#quickstart-guide).
|
|
|
|
|
|
|
|
|
|
|
|