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
9d202cfc
Commit
9d202cfc
authored
Jul 27, 2016
by
Seth Goings
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(README): link to Semver 2 spec
parent
bd5a9753
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
README.md
README.md
+1
-2
No files found.
README.md
View file @
9d202cfc
...
...
@@ -84,7 +84,7 @@ Differences from Helm Classic:
-
Helm's chart format has changed for the better:
-
Dependencies are immutable and stored inside of a chart's
`charts/`
directory.
-
Charts are strongly versioned using
SemVer 2
-
Charts are strongly versioned using
[
SemVer 2
](
http://semver.org/spec/v2.0.0.html
)
-
Charts can be loaded from directories or from chart archive files
-
Helm supports Go templates without requiring you to run
`generate`
or
`template`
commands.
...
...
@@ -99,4 +99,3 @@ Differences from Helm Classic:
-
And you can still load charts from a local directory.
-
The Helm workspace is gone. You can now work anywhere on your
filesystem that you want to work.
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