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
f51c7290
Commit
f51c7290
authored
Aug 26, 2016
by
Jeremy Brown
Committed by
GitHub
Aug 26, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix for links to docs/examples in the quickstart
parent
56500729
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
quickstart.md
docs/quickstart.md
+3
-3
No files found.
docs/quickstart.md
View file @
f51c7290
...
@@ -40,7 +40,7 @@ Released smiling-penguin
...
@@ -40,7 +40,7 @@ Released smiling-penguin
In the example above, the
`alpine`
chart was released, and the name of
In the example above, the
`alpine`
chart was released, and the name of
our new release is
`smiling-penguin`
. You can view the details of the chart we just
our new release is
`smiling-penguin`
. You can view the details of the chart we just
installed by taking a look at the nginx chart in
installed by taking a look at the nginx chart in
[
docs/examples/alpine/Chart.yaml
](
docs/
examples/alpine/Chart.yaml
)
.
[
docs/examples/alpine/Chart.yaml
](
examples/alpine/Chart.yaml
)
.
## Change a Default Chart Value
## Change a Default Chart Value
...
@@ -53,8 +53,8 @@ happy-panda
...
@@ -53,8 +53,8 @@ happy-panda
```
```
You can view the chart for this example in
You can view the chart for this example in
[
docs/examples/nginx/Chart.yaml
](
docs/
examples/nginx/Chart.yaml
)
and the default values in
[
docs/examples/nginx/Chart.yaml
](
examples/nginx/Chart.yaml
)
and the default values in
[
docs/examples/nginx/values.yaml
](
docs/
examples/nginx/values.yaml
)
.
[
docs/examples/nginx/values.yaml
](
examples/nginx/values.yaml
)
.
## Learn About The Release
## Learn About The Release
...
...
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