- 15 Dec, 2016 3 commits
-
-
Adam Reese authored
Adds `--tiller-namespace` flag and `TILLER_NAMESPACE` envvar to use tiller in an alternate namespace. closes #1418
-
Matt Butcher authored
fix(helm): added support for compressed charts containing \ in file paths
-
Matt Butcher authored
If not mercurial, clone with git. dont exit if no mercurial is there
-
- 14 Dec, 2016 10 commits
-
-
Matt Butcher authored
fix(helm): suprress info message for 'helm inspect'
-
Matt Butcher authored
feat(helm) add command to generate bash autocompletions.
-
Matt Butcher authored
There was an informational message being printed that is unnecessary, but prevented shell scripting the results of inspect calls. Closes #1574
-
Matt Butcher authored
docs(install_faq): add entries about SSL and proxy
-
Matt Butcher authored
feat(readme): Display the Go Report Card
-
rodcloutier authored
-
Miyurz authored
Had a word with @technosophos and it seems we no longer need hg check as all other repos can be cloned via git
-
Matt Butcher authored
Closes #1630
-
Miyurz authored
-
Matt Farina authored
-
- 13 Dec, 2016 27 commits
-
-
Adam Reese authored
-
Matt Butcher authored
fix(semver): Ranges can fail with some pre-release numbering
-
Matt Butcher authored
-
Matt Butcher authored
fix(glide): add assert library
-
Matt Butcher authored
-
Matt Butcher authored
fix(*): add support for "DELETING" status
-
Matt Farina authored
-
Matt Farina authored
There was a hyphen range bug in semver that prevented constraints in the form of v2.3.5-20161202202307-sha.e8fc5e5. This would be parsed incorrectly as a hyphen range and then fail. The bug in semver was fixed in semver v1.2.2 for this issue.
-
Matt Butcher authored
feat(helm): add support for multiple values files
-
Matt Butcher authored
feat(helm): Add Files.AsSecrets, Files.AsConfig, path functions
-
Matt Butcher authored
Closes #1511
-
Adam Reese authored
Set Helm deployment to pull IfNotPresent
-
Adam Reese authored
feat(helm): add newline to fetch --verify output
-
Vaughn Dice authored
-
Adam Reese authored
feat(*): migrate to kubernetes 1.5
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
-
Adam Reese authored
feat(ci): add travis configuration
-
Adam Hawkins authored
Helm uses fixed tags (e.g. `v2.0.2`) so there should be no need to pull a new image every time.
-