- 26 Aug, 2016 1 commit
-
-
Matt Butcher authored
-
- 23 Aug, 2016 1 commit
-
-
Matt Butcher authored
feat(chart): support 'image:URL' in charts.
-
- 22 Aug, 2016 6 commits
-
-
Matt Butcher authored
Closes #1034
-
Matt Butcher authored
add docs table of contents and update quick start
-
Matt Butcher authored
Add --set flag to `helm upgrade`
-
Jess Frazelle authored
Signed-off-by: Jess Frazelle <me@jessfraz.com>
-
Ville Aikas authored
docs(notes.txt): Add NOTES.txt to Chart spec, and describe chart documentation files
-
Matt Butcher authored
feat(tiller): limit the max len of Release.Name
-
- 19 Aug, 2016 7 commits
-
-
Matt Butcher authored
fix(tiller): upgrade Sprig to 2.5.0
-
Trevor Hartman authored
Fix #1070
-
Matt Butcher authored
We need this specifically for trimSuffix. Closes #1071
-
Matt Butcher authored
This limits the number of characters in a release name to 14. This preserves 10 characters for customizing the `name:` field in charts. Relates to #1071
-
Michelle Noorali authored
feat(helm): add rollback cmd
-
Miguel Ángel Martínez Triviño authored
Disable validateQuotes linter rule
-
Adnan Abdulhussein authored
-
- 18 Aug, 2016 7 commits
-
-
Matt Butcher authored
simplify example container names
-
Miguel Martinez authored
-
Travis Cline authored
This encourages people from making container names depend on release names.
-
Michelle Noorali authored
-
Matt Butcher authored
Add note on installation via cask to README.
-
Michelle Noorali authored
-
Till Backhaus authored
-
- 17 Aug, 2016 13 commits
-
-
Adam Reese authored
update readme example and change repository to https
-
Matt Butcher authored
Include values from both --set and --values when specified on install
-
Adnan Abdulhussein authored
-
Jess Frazelle authored
Signed-off-by: Jess Frazelle <me@jessfraz.com>
-
Trevor Hartman authored
-
Adam Reese authored
fix(cmd): remove default port in cmd doc
-
Adam Reese authored
feat(ci): run tests on go 1.7
-
Adam Reese authored
fix(cmd): s/supress/suppress/
-
Matt Butcher authored
feat(tiller): update Sprig to 2.4.0
-
Adam Reese authored
Suppress is spelled wrong. Matt did it.
-
Adam Reese authored
-
Adam Reese authored
Default is unset.
-
Trevor Hartman authored
-
- 16 Aug, 2016 3 commits
-
-
Matt Butcher authored
Closes #1055
-
Matt Butcher authored
feat(tiller): make configmaps the default storage
-
Matt Butcher authored
fix(helm): document KUBECONFIG env var
-
- 15 Aug, 2016 2 commits
-
-
Matt Butcher authored
Closes #1047
-
Matt Butcher authored
This adds a Tiller CLI flag to override the default, and tests to make sure that the default comes up as expected.
-