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
ea4c4f5a
Unverified
Commit
ea4c4f5a
authored
Jun 13, 2019
by
Matthew Fisher
Committed by
GitHub
Jun 13, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #5885 from idvoretskyi/idvoretskyi-snap-1
Snap installation information
parents
724eb3e4
94201711
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+2
-0
install.md
docs/install.md
+1
-1
No files found.
README.md
View file @
ea4c4f5a
...
...
@@ -43,6 +43,8 @@ If you want to use a package manager:
-
[
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`
.
-
[
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
)
.
...
...
docs/install.md
View file @
ea4c4f5a
...
...
@@ -30,7 +30,7 @@ The Snap package for Helm is maintained by
[
Snapcrafters
](
https://github.com/snapcrafters/helm
)
.
```
$
sudo snap install helm --classic
sudo snap install helm --classic
```
### From Homebrew (macOS)
...
...
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