Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
helm3
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
helm3
Commits
a8023164
Commit
a8023164
authored
Mar 09, 2018
by
Matthew Fisher
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version to v2.8.1
parent
e647416e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
README.md
README.md
+4
-4
No files found.
README.md
View file @
a8023164
...
...
@@ -34,10 +34,10 @@ Think of it like apt/yum/homebrew for Kubernetes.
Binary downloads of the Helm client can be found at the following links:
-
[
OSX
](
https://kubernetes-helm.storage.googleapis.com/helm-v2.8.
1
-darwin-amd64.tar.gz
)
-
[
Linux
](
https://kubernetes-helm.storage.googleapis.com/helm-v2.8.
1
-linux-amd64.tar.gz
)
-
[
Linux 32-bit
](
https://kubernetes-helm.storage.googleapis.com/helm-v2.8.
1
-linux-386.tar.gz
)
-
[
Windows
](
https://kubernetes-helm.storage.googleapis.com/helm-v2.8.
1
-windows-amd64.tar.gz
)
-
[
OSX
](
https://kubernetes-helm.storage.googleapis.com/helm-v2.8.
2
-darwin-amd64.tar.gz
)
-
[
Linux
](
https://kubernetes-helm.storage.googleapis.com/helm-v2.8.
2
-linux-amd64.tar.gz
)
-
[
Linux 32-bit
](
https://kubernetes-helm.storage.googleapis.com/helm-v2.8.
2
-linux-386.tar.gz
)
-
[
Windows
](
https://kubernetes-helm.storage.googleapis.com/helm-v2.8.
2
-windows-amd64.tar.gz
)
Unpack the
`helm`
binary and add it to your PATH and you are good to go!
macOS/
[
homebrew
](
https://brew.sh/
)
users can also use
`brew install kubernetes-helm`
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment