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
ade712da
Commit
ade712da
authored
Jul 26, 2018
by
Björn Magnusson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README: updated links to helm/helm
parent
dc939086
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
README.md
README.md
+5
-5
No files found.
README.md
View file @
ade712da
# Kubernetes Helm
# Kubernetes Helm
[
![CircleCI
](
https://circleci.com/gh/
kubernetes/helm.svg?style=svg
)
](https://circleci.com/gh/kubernetes
/helm)
[
![CircleCI
](
https://circleci.com/gh/
helm/helm.svg?style=svg
)
](https://circleci.com/gh/helm
/helm)
[
![Go Report Card
](
https://goreportcard.com/badge/github.com/
kubernetes/helm
)
](https://goreportcard.com/report/github.com/kubernetes
/helm)
[
![Go Report Card
](
https://goreportcard.com/badge/github.com/
helm/helm
)
](https://goreportcard.com/report/github.com/helm
/helm)
[
![GoDoc
](
https://godoc.org/github.com/kubernetes/helm?status.svg
)
](https://godoc.org/github.com/kubernetes/helm)
[
![GoDoc
](
https://godoc.org/github.com/kubernetes/helm?status.svg
)
](https://godoc.org/github.com/kubernetes/helm)
Helm is a tool for managing Kubernetes charts. Charts are packages of
Helm is a tool for managing Kubernetes charts. Charts are packages of
...
@@ -9,7 +9,7 @@ pre-configured Kubernetes resources.
...
@@ -9,7 +9,7 @@ pre-configured Kubernetes resources.
Use Helm to:
Use Helm to:
-
Find and use
[
popular software packaged as Kubernetes charts
](
https://github.com/
kubernetes
/charts
)
-
Find and use
[
popular software packaged as Kubernetes charts
](
https://github.com/
helm
/charts
)
-
Share your own applications as Kubernetes charts
-
Share your own applications as Kubernetes charts
-
Create reproducible builds of your Kubernetes applications
-
Create reproducible builds of your Kubernetes applications
-
Intelligently manage your Kubernetes manifest files
-
Intelligently manage your Kubernetes manifest files
...
@@ -32,7 +32,7 @@ Think of it like apt/yum/homebrew for Kubernetes.
...
@@ -32,7 +32,7 @@ Think of it like apt/yum/homebrew for Kubernetes.
## Install
## Install
Binary downloads of the Helm client can be found on
[
the latest Releases page
](
https://github.com/
kubernetes
/helm/releases/latest
)
.
Binary downloads of the Helm client can be found on
[
the latest Releases page
](
https://github.com/
helm
/helm/releases/latest
)
.
Unpack the
`helm`
binary and add it to your PATH and you are good to go!
Unpack the
`helm`
binary and add it to your PATH and you are good to go!
...
@@ -52,7 +52,7 @@ Get started with the [Quick Start guide](https://docs.helm.sh/using_helm/#quicks
...
@@ -52,7 +52,7 @@ Get started with the [Quick Start guide](https://docs.helm.sh/using_helm/#quicks
## Roadmap
## Roadmap
The
[
Helm roadmap uses Github milestones
](
https://github.com/
kubernetes
/helm/milestones
)
to track the progress of the project.
The
[
Helm roadmap uses Github milestones
](
https://github.com/
helm
/helm/milestones
)
to track the progress of the project.
## Community, discussion, contribution, and support
## Community, discussion, contribution, and support
...
...
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