Remove `GoFish` from package managers for installing the binary

GoFish is being archived and it's not good to recommend now.
https://github.com/fishworks/gofish#this-project-is-being-archived

Signed-off-by: y-yagi <yuuji.yaginuma@gmail.com>
pull/12337/head
y-yagi 1 year ago committed by GitHub
parent f2c6cb8d01
commit a9377f9df1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save