Skip to content

Commit c102010

Browse files
authored
Update download links to 2.8.1 binaries
1 parent a77f38d commit c102010

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ Think of it like apt/yum/homebrew for Kubernetes.
3434

3535
Binary downloads of the Helm client can be found at the following links:
3636

37-
- [OSX](https://kubernetes-helm.storage.googleapis.com/helm-v2.8.0-darwin-amd64.tar.gz)
38-
- [Linux](https://kubernetes-helm.storage.googleapis.com/helm-v2.8.0-linux-amd64.tar.gz)
39-
- [Linux 32-bit](https://kubernetes-helm.storage.googleapis.com/helm-v2.8.0-linux-386.tar.gz)
40-
- [Windows](https://kubernetes-helm.storage.googleapis.com/helm-v2.8.0-windows-amd64.tar.gz)
37+
- [OSX](https://kubernetes-helm.storage.googleapis.com/helm-v2.8.1-darwin-amd64.tar.gz)
38+
- [Linux](https://kubernetes-helm.storage.googleapis.com/helm-v2.8.1-linux-amd64.tar.gz)
39+
- [Linux 32-bit](https://kubernetes-helm.storage.googleapis.com/helm-v2.8.1-linux-386.tar.gz)
40+
- [Windows](https://kubernetes-helm.storage.googleapis.com/helm-v2.8.1-windows-amd64.tar.gz)
4141

4242
Unpack the `helm` binary and add it to your PATH and you are good to go!
4343
macOS/[homebrew](https://brew.sh/) users can also use `brew install kubernetes-helm`.

0 commit comments

Comments
 (0)