File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ Think of it like apt/yum/homebrew for Kubernetes.
34
34
35
35
Binary downloads of the Helm client can be found at the following links:
36
36
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 )
41
41
42
42
Unpack the ` helm ` binary and add it to your PATH and you are good to go!
43
43
macOS/[ homebrew] ( https://brew.sh/ ) users can also use ` brew install kubernetes-helm ` .
You can’t perform that action at this time.
0 commit comments