- 22 Aug, 2016 1 commit
-
-
Matt Butcher authored
feat(tiller): limit the max len of Release.Name
-
- 19 Aug, 2016 5 commits
-
-
Matt Butcher authored
fix(tiller): upgrade Sprig to 2.5.0
-
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
-
- 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 12 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
-
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.
-
- 12 Aug, 2016 5 commits
-
-
Adam Reese authored
fix(deps): remove inf package hack from glide.yaml
-
Adam Reese authored
-
Adam Reese authored
feat(Makefile): add target for building releases
-
Adam Reese authored
Fix the clean task when directory not present
-
Naveen Srinivasan authored
The Makefile has clean task that was failing when the ./rootfs/tiller was not present
-
- 11 Aug, 2016 5 commits
-
-
Adam Reese authored
* Add README and License files to archive * Compress archives for smaller download size https://github.com/kubernetes/helm/issues/999
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
added instructions on downloading a distro
-
James Strachan authored
using the new shiny distro of helm and tiller
-